The Gaudi Framework  v30r3 (a5ef0a68)
DetDataSvc.cpp File Reference
Include dependency graph for DetDataSvc.cpp:

Go to the source code of this file.

Macros

#define DETECTORDATASVC_DETDATASVC_CPP
 
#define ON_DEBUG   if ( msgLevel( MSG::DEBUG ) )
 
#define ON_VERBOSE   if ( msgLevel( MSG::VERBOSE ) )
 
#define DEBMSG   ON_DEBUG debug()
 
#define VERMSG   ON_VERBOSE verbose()
 

Macro Definition Documentation

#define DEBMSG   ON_DEBUG debug()

Definition at line 19 of file DetDataSvc.cpp.

#define DETECTORDATASVC_DETDATASVC_CPP

Definition at line 1 of file DetDataSvc.cpp.

#define ON_DEBUG   if ( msgLevel( MSG::DEBUG ) )

Definition at line 16 of file DetDataSvc.cpp.

#define ON_VERBOSE   if ( msgLevel( MSG::VERBOSE ) )

Definition at line 17 of file DetDataSvc.cpp.

#define VERMSG   ON_VERBOSE verbose()

Definition at line 20 of file DetDataSvc.cpp.