CLHEP VERSION Reference Documentation
CLHEP Home Page
CLHEP Documentation
CLHEP Bug Reports
Main Page
Namespaces
Classes
Files
File List
File Members
Exceptions
Exceptions
Exceptions/ZMexLogResult.h
Go to the documentation of this file.
1
#ifndef ZMEXLOGRESULT_H
2
#define ZMEXLOGRESULT_H
3
4
5
// ----------------------------------------------------------------------
6
//
7
// ZMexLogResult.h - define action values returnable by a logger
8
//
9
// Revision History:
10
// 970917 WEB Split out from ZMexLogger.h, per code review 2
11
// 980615 WEB Added namespace support
12
//
13
// ----------------------------------------------------------------------
14
15
16
namespace
zmex {
17
18
19
enum
ZMexLogResult
{
ZMexLOGGED
,
ZMexNOTLOGGED
,
ZMexLOGVIAPARENT
};
20
21
22
}
// namespace zmex
23
24
25
#endif // ZMEXLOGRESULT_H
zmex::ZMexLOGGED
Definition:
CLHEP/Exceptions/ZMexLogResult.h:19
zmex::ZMexLOGVIAPARENT
Definition:
CLHEP/Exceptions/ZMexLogResult.h:19
zmex::ZMexLogResult
ZMexLogResult
Definition:
CLHEP/Exceptions/ZMexLogResult.h:19
zmex::ZMexNOTLOGGED
Definition:
CLHEP/Exceptions/ZMexLogResult.h:19
Generated on Sat Apr 26 2014 20:36:39 for CLHEP by
1.8.6