31 :
AlgTool (
"ERROR",
"ERROR", 0 )
48 throw GaudiException(
"Invalid GaudiCommon<Algorithm> constructor",
70 const std::string& name ,
72 :
AlgTool ( type , name , parent )
Define general base for Gaudi exception.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
void initGaudiCommonConstructor(const IInterface *parent=0)
Constructor initializations.
Definition of the basic interface.
Base class from which all concrete algorithm classes should be derived.