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

CLHEP/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 
20 
21 
22 } // namespace zmex
23 
24 
25 #endif // ZMEXLOGRESULT_H