|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
Implementation file for class GaudiTool. More...
#include "GaudiKernel/IChronoStatSvc.h"#include "GaudiKernel/IIncidentSvc.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IHistogramSvc.h"#include "GaudiKernel/INTupleSvc.h"#include "GaudiKernel/IAlgContextSvc.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiAlg/GaudiTool.h"#include "GaudiAlg/GaudiAlgorithm.h"#include "GaudiCommon.icpp"
Go to the source code of this file.
Classes | |
| class | GaudiToolLocal::Counter |
| simple local counter More... | |
Namespaces | |
| namespace | GaudiToolServices |
Collection of default services names to be used for class GaudiTool. | |
| namespace | GaudiToolLocal |
Variables | |
| const std::string | GaudiToolServices::s_EventDataSvc = "EventDataSvc" |
| the default name for Event Data Service | |
| const std::string | GaudiToolServices::s_DetectorDataSvc = "DetectorDataSvc" |
| the default name for Detector Data Service | |
| const std::string | GaudiToolServices::s_ChronoStatSvc = "ChronoStatSvc" |
| the default name for Chrono & Stat Service | |
| const std::string | GaudiToolServices::s_IncidentSvc = "IncidentSvc" |
| the defaut name for Incident Service | |
| const std::string | GaudiToolServices::s_HistoSvc = "HistogramDataSvc" |
| the defaut name for Histogram Service | |
| static Counter | GaudiToolLocal::s_InstanceCounter (" Create/Destroy (mis)balance ") |
| The instance counter for all 'GaudiTool' based classes. | |
| static Counter | GaudiToolLocal::s_FinalizeCounter (" Initialize/Finalize (mis)balance ") |
| The initialize/finalize mismatch counter for all 'GaudiTool' based classes. | |
Implementation file for class GaudiTool.
Definition in file GaudiTool.cpp.