ATLAS Offline Software
Macros
egDetailContainerCnv_p2.cxx File Reference
#include "egammaEvent/egDetailContainer.h"
#include "egammaEventTPCnv/egDetailContainerCnv_p2.h"
#include "egammaEvent/EMShower.h"
#include "egammaEvent/EMTrackMatch.h"
#include "egammaEvent/EMConvert.h"
#include "egammaEvent/EMBremFit.h"
#include "egammaEvent/EMTrackFit.h"
#include "egammaEvent/EMErrorDetail.h"
#include <cfloat>
Include dependency graph for egDetailContainerCnv_p2.cxx:

Go to the source code of this file.

Macros

#define MSG_DEBUG(log, x)   do { if (log.level()<=MSG::DEBUG) { log << MSG::DEBUG << x << endmsg; } } while (0)
 

Macro Definition Documentation

◆ MSG_DEBUG

#define MSG_DEBUG (   log,
  x 
)    do { if (log.level()<=MSG::DEBUG) { log << MSG::DEBUG << x << endmsg; } } while (0)

Definition at line 30 of file egDetailContainerCnv_p2.cxx.