![]() |
The Gaudi Framework
v37r1 (a7f61348)
|
Variables | |
const std::string | s_DetectorDataSvc = "DetectorDataSvc" |
the default name for Detector Data Service More... | |
const std::string | s_ChronoStatSvc = "ChronoStatSvc" |
the default name for Chrono & Stat Service More... | |
const std::string | s_IncidentSvc = "IncidentSvc" |
the default name for Incident Service More... | |
const std::string | s_HistoSvc = "HistogramDataSvc" |
the default name for Histogram Service More... | |
Collection of default services names to be used for class GaudiTool
const std::string GaudiToolServices::s_ChronoStatSvc = "ChronoStatSvc" |
the default name for Chrono & Stat Service
Definition at line 55 of file GaudiTool.cpp.
const std::string GaudiToolServices::s_DetectorDataSvc = "DetectorDataSvc" |
the default name for Detector Data Service
Definition at line 53 of file GaudiTool.cpp.
const std::string GaudiToolServices::s_HistoSvc = "HistogramDataSvc" |
the default name for Histogram Service
Definition at line 59 of file GaudiTool.cpp.
const std::string GaudiToolServices::s_IncidentSvc = "IncidentSvc" |
the default name for Incident Service
Definition at line 57 of file GaudiTool.cpp.