|
Gaudi Framework, version v25r0 |
| Home | Generated: Mon Feb 17 2014 |
Collection of default services names to be used for class GaudiTool. More...
Variables | |
| const std::string | s_EventDataSvc = "EventDataSvc" |
| the default name for Event Data Service | |
| const std::string | s_DetectorDataSvc = "DetectorDataSvc" |
| the default name for Detector Data Service | |
| const std::string | s_ChronoStatSvc = "ChronoStatSvc" |
| the default name for Chrono & Stat Service | |
| const std::string | s_IncidentSvc = "IncidentSvc" |
| the default name for Incident Service | |
| const std::string | s_HistoSvc = "HistogramDataSvc" |
| the default name for Histogram Service | |
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 48 of file GaudiTool.cpp.
| const std::string GaudiToolServices::s_DetectorDataSvc = "DetectorDataSvc" |
the default name for Detector Data Service
Definition at line 46 of file GaudiTool.cpp.
| const std::string GaudiToolServices::s_EventDataSvc = "EventDataSvc" |
the default name for Event Data Service
Definition at line 44 of file GaudiTool.cpp.
| const std::string GaudiToolServices::s_HistoSvc = "HistogramDataSvc" |
the default name for Histogram Service
Definition at line 52 of file GaudiTool.cpp.
| const std::string GaudiToolServices::s_IncidentSvc = "IncidentSvc" |
the default name for Incident Service
Definition at line 50 of file GaudiTool.cpp.