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

Go to the source code of this file.

Macros

#define LOG_MSG(log, lvl, msg)

Typedefs

typedef TrackParticleAssocs::object_link TrackParticleLink_t

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 26 of file TrackParticleAssocsCnv_p1.cxx.

26#define LOG_MSG(log,lvl,msg) \
27 log << lvl; \
28 if( log.level() <= lvl ) log << lvl << msg << endmsg

Typedef Documentation

◆ TrackParticleLink_t