#include "DetDataSvc.h"
#include "GaudiKernel/IAddressCreator.h"
#include "GaudiKernel/IConversionSvc.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IValidity.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/System.h"
Go to the source code of this file.
Define Documentation
| #define DEBMSG ON_DEBUG debug() |
| #define DETECTORDATASVC_DETDATASVC_CPP |
| #define ON_DEBUG if (UNLIKELY(outputLevel() <= MSG::DEBUG)) |
| #define ON_VERBOSE if (UNLIKELY(outputLevel() <= MSG::VERBOSE)) |
| #define VERMSG ON_VERBOSE verbose() |