1 #ifndef VALGRIND_CALLGRINDPROFILE_H
2 #define VALGRIND_CALLGRINDPROFILE_H 1
6 #include "GaudiAlg/GaudiAlgorithm.h"
39 #endif // VALGRIND_CALLGRINDPROFILE_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual StatusCode initialize()
Algorithm initialization.
virtual StatusCode execute()
Algorithm execution.
virtual ~CallgrindProfile()
Destructor.
This class is used for returning status codes from appropriate routines.
The useful base class for data processing algorithms.
CallgrindProfile(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.
Algorithm to enable/disable the profiling by Callgrind at given events.
virtual StatusCode finalize()
Algorithm finalization.