CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
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
17namespace zmex {
18
19
21
22
23} // namespace zmex
24
25
26#endif // ZMEXACTION_H
Definition: ZMerrno.h:52
ZMexAction
Definition: ZMexAction.h:20
@ ZMexIgnoreIt
Definition: ZMexAction.h:20
@ ZMexThrowIt
Definition: ZMexAction.h:20
@ ZMexHANDLEVIAPARENT
Definition: ZMexAction.h:20