27 throw GaudiException(
"Invalid GaudiHistos<GaudiTool> constructor",
42 throw GaudiException(
"Invalid GaudiHistos<GaudiAlgorithm> constructor",
55 initGaudiHistosConstructor();
68 initGaudiHistosConstructor();
Define general base for Gaudi exception.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Header file for class GaudiAlgorithm.
Definition of the basic interface.
GaudiHistos(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.
The useful base class for data processing algorithms.