ATLAS Offline Software
Macros
xAODEnergySumRoICnv_v1.cxx File Reference
#include <stdexcept>
#include "GaudiKernel/MsgStream.h"
#include "xAODEnergySumRoICnv_v1.h"
Include dependency graph for xAODEnergySumRoICnv_v1.cxx:

Go to the source code of this file.

Macros

#define MSGLVL   MSG::DEBUG
 Convenience macro for setting the level of output messages. More...
 
#define ATH_MSG(MSG)
 Another convenience macro for printing messages in the converter. More...
 

Macro Definition Documentation

◆ ATH_MSG

#define ATH_MSG (   MSG)
Value:
do { \
if( log.level() <= MSGLVL ) { \
log << MSGLVL << MSG << endmsg; \
} \
} while( 0 )

Another convenience macro for printing messages in the converter.

Definition at line 20 of file xAODEnergySumRoICnv_v1.cxx.

◆ MSGLVL

#define MSGLVL   MSG::DEBUG

Convenience macro for setting the level of output messages.

Definition at line 17 of file xAODEnergySumRoICnv_v1.cxx.

MSG
Definition: MsgLevel.h:28
endmsg
#define endmsg
Definition: AnalysisConfig_Ntuple.cxx:63
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
MSGLVL
#define MSGLVL
Convenience macro for setting the level of output messages.
Definition: xAODEnergySumRoICnv_v1.cxx:16