1 #include "GaudiKernel/Algorithm.h"
2 #include "GaudiKernel/Property.h"
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual StatusCode execute()=0
The action to be performed by the algorithm on an event.
This class is used for returning status codes from appropriate routines.
Base class from which all concrete algorithm classes should be derived.
virtual StatusCode initialize()
the default (empty) implementation of IStateful::initialize() method
virtual StatusCode finalize()
the default (empty) implementation of IStateful::finalize() method