Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Macros
TileDetectorFactoryLite.cxx File Reference
#include "TileDetectorFactoryLite.h"
#include "TileGeoSectionBuilder.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 <memory>
#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.