Gaudi Framework, version v20r2

Generated: 18 Jul 2008

GaudiToolServices Namespace Reference


Detailed Description

Collection of default services names to be used for class GaudiTool.

Author:
Vanya BELYAEV Ivan.Belyaev@Ivan.Belyaev.ru
Date:
2004-01-19


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 defaut name for Incident Service
const std::string s_HistoSvc = "HistogramDataSvc"
 the defaut name for Histogram Service


Variable Documentation

const std::string GaudiToolServices::s_ChronoStatSvc = "ChronoStatSvc"

the default name for Chrono & Stat Service

Definition at line 48 of file GaudiTool.cpp.

Referenced by GaudiTool::chronoSvc().

const std::string GaudiToolServices::s_DetectorDataSvc = "DetectorDataSvc"

the default name for Detector Data Service

Definition at line 46 of file GaudiTool.cpp.

Referenced by GaudiTool::detSvc().

const std::string GaudiToolServices::s_EventDataSvc = "EventDataSvc"

the default name for Event Data Service

Definition at line 44 of file GaudiTool.cpp.

Referenced by GaudiTool::evtSvc().

const std::string GaudiToolServices::s_HistoSvc = "HistogramDataSvc"

the defaut name for Histogram Service

Definition at line 52 of file GaudiTool.cpp.

Referenced by GaudiTool::histoSvc().

const std::string GaudiToolServices::s_IncidentSvc = "IncidentSvc"

the defaut name for Incident Service

Definition at line 50 of file GaudiTool.cpp.

Referenced by GaudiTool::incSvc().


Generated at Fri Jul 18 12:10:35 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004