CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Exceptions/ZMexAction.h
Go to the documentation of this file.
1 #ifndef ZMEXACTION_H
2 #define ZMEXACTION_H
3 
4 
5 // ----------------------------------------------------------------------
6 //
7 // ZMexAction.h - define codes for handler return values
8 //
9 // Revision History:
10 // 970916 WEB Initial creation, excised from ZMexHandler.h
11 // 980615 WEB Added namespace support
12 // 031105 LG Get rid of all ZMutility references
13 //
14 // ----------------------------------------------------------------------
15 
16 
17 namespace zmex {
18 
19 
21 
22 
23 } // namespace zmex
24 
25 
26 #endif // ZMEXACTION_H