9 #include "GaudiAlg/GaudiAlgorithm.h"
10 #include "GaudiKernel/Property.h"
34 virtual const std::vector<std::string> get_inputs();
35 virtual const std::vector<std::string> get_outputs();
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
StatusCode initialize() override
standard initialization method
StatusCode execute() override
standard execution method
This class is used for returning status codes from appropriate routines.
StatusCode finalize() override
standard finalization method
The useful base class for data processing algorithms.
std::vector< std::string > m_outputs
std::vector< std::string > m_inputs
int m_total
The total events seen.