CLHEP VERSION Reference Documentation
CLHEP Home Page
CLHEP Documentation
CLHEP Bug Reports
Main Page
Namespaces
Classes
Files
File List
File Members
Exceptions
Exceptions
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
20
enum
ZMexAction
{
ZMexThrowIt
,
ZMexIgnoreIt
,
ZMexHANDLEVIAPARENT
};
21
22
23
}
// namespace zmex
24
25
26
#endif // ZMEXACTION_H
zmex::ZMexIgnoreIt
Definition:
CLHEP/Exceptions/ZMexAction.h:20
zmex::ZMexThrowIt
Definition:
CLHEP/Exceptions/ZMexAction.h:20
zmex::ZMexAction
ZMexAction
Definition:
CLHEP/Exceptions/ZMexAction.h:20
zmex::ZMexHANDLEVIAPARENT
Definition:
CLHEP/Exceptions/ZMexAction.h:20
Generated on Sat Dec 14 2013 08:54:17 for CLHEP by
1.8.5