ATLAS Offline Software
Macros
TileDetectorFactoryLite.cxx File Reference
#include "TileDetectorFactoryLite.h"
#include "TileGeoSectionBuilder.h"
#include "TileDetDescr/TileDetDescrManager.h"
#include "TileDetDescr/TileDddbManager.h"
#include "TileDetDescr/TileDetDescriptor.h"
#include "CaloIdentifier/TileID.h"
#include "GeoModelKernel/GeoVolumeCursor.h"
#include "StoreGate/StoreGateSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "RDBAccessSvc/IRDBAccessSvc.h"
#include "RDBAccessSvc/IRDBRecordset.h"
#include "RDBAccessSvc/IRDBRecord.h"
#include <stdexcept>
#include <string>

Go to the source code of this file.

Macros

#define MLOG(x)   if (m_log->level()<=MSG::x) *m_log << MSG::x
 

Macro Definition Documentation

◆ MLOG

#define MLOG (   x)    if (m_log->level()<=MSG::x) *m_log << MSG::x

Definition at line 36 of file TileDetectorFactoryLite.cxx.