2 #ifndef GAUDIEXAMPLE_WRITEALG_H
3 #define GAUDIEXAMPLE_WRITEALG_H
30 #endif // GAUDIEXAMPLE_WRITEALG_H
virtual StatusCode finalize()
Finalize.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual StatusCode initialize()
Initialize.
virtual StatusCode execute()
Event callback.
virtual ~WriteAlg()
Standard Destructor.
This class is used for returning status codes from appropriate routines.
WriteAlg class for the RootIOExample.
virtual const std::string & name() const
The identifying name of the algorithm object.
Base class from which all concrete algorithm classes should be derived.
WriteAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor: A constructor of this form must be provided.