![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/IAlgContextSvc.h"#include "GaudiKernel/IChronoStatSvc.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IHistogramSvc.h"#include "GaudiKernel/IIncidentSvc.h"#include "GaudiKernel/INTupleSvc.h"#include "GaudiAlg/GaudiAlgorithm.h"#include "GaudiAlg/GaudiTool.h"#include "GaudiCommon.icpp"
Go to the source code of this file.
Classes | |
| class | GaudiToolLocal::Counter |
Namespaces | |
| GaudiToolServices | |
| GaudiToolLocal | |
Variables | |
| const std::string | GaudiToolServices::s_EventDataSvc = "EventDataSvc" |
| the default name for Event Data Service More... | |
| const std::string | GaudiToolServices::s_DetectorDataSvc = "DetectorDataSvc" |
| the default name for Detector Data Service More... | |
| const std::string | GaudiToolServices::s_ChronoStatSvc = "ChronoStatSvc" |
| the default name for Chrono & Stat Service More... | |
| const std::string | GaudiToolServices::s_IncidentSvc = "IncidentSvc" |
| the default name for Incident Service More... | |
| const std::string | GaudiToolServices::s_HistoSvc = "HistogramDataSvc" |
| the default name for Histogram Service More... | |