15 #include "GaudiAlg/GaudiHistoAlg.h"
16 #include "GaudiAlg/GaudiHistoTool.h"
17 #include "GaudiAlg/GaudiTuples.h"
28 throw GaudiException(
"Invalid GaudiTuples<GaudiTool> constructor",
43 throw GaudiException(
"Invalid GaudiTuples<GaudiAlgorithm> constructor",
65 const std::string&
name ,
Define general base for Gaudi exception.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
GaudiTuples(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.
Definition of the basic interface.
void initGaudiTuplesConstructor()
Constructor initialization and job options.
Simple class to extend the functionality of class GaudiAlgorithm.