ATLAS Offline Software
Loading...
Searching...
No Matches
INav4MomAssocsCnv_p3.cxx File Reference
Include dependency graph for INav4MomAssocsCnv_p3.cxx:

Go to the source code of this file.

Macros

#define LOG_MSG(log, lvl, msg)

Macro Definition Documentation

◆ LOG_MSG

#define LOG_MSG ( log,
lvl,
msg )
Value:
log << lvl; \
if( log.level() <= lvl ) log << lvl << msg << endmsg
#define endmsg
MsgStream & msg
Definition testRead.cxx:32

Definition at line 31 of file INav4MomAssocsCnv_p3.cxx.

31#define LOG_MSG(log,lvl,msg) \
32 log << lvl; \
33 if( log.level() <= lvl ) log << lvl << msg << endmsg