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
17
namespace
zmex
{
18
19
20
enum
ZMexAction
{
ZMexThrowIt
,
ZMexIgnoreIt
,
ZMexHANDLEVIAPARENT
};
21
22
23
}
// namespace zmex
24
25
26
#endif
// ZMEXACTION_H
zmex
Definition:
ZMerrno.h:52
zmex::ZMexAction
ZMexAction
Definition:
ZMexAction.h:20
zmex::ZMexIgnoreIt
@ ZMexIgnoreIt
Definition:
ZMexAction.h:20
zmex::ZMexThrowIt
@ ZMexThrowIt
Definition:
ZMexAction.h:20
zmex::ZMexHANDLEVIAPARENT
@ ZMexHANDLEVIAPARENT
Definition:
ZMexAction.h:20
CLHEP-CLHEP_2_4_6_4
Exceptions
Exceptions
ZMexAction.h
Generated by
1.9.6