1 #ifndef INTEL_INTELPROFILE_H 2 #define INTEL_INTELPROFILE_H 1 23 this,
"StopAtEventN", 0,
24 "After what event we stop profiling. If 0 than we also profile finalization stage. Default = 0."};
28 #endif // INTEL_INTELPROFILE_H Algorithm to enable/disable the profiling by Intel at given events.
Implementation of property with value of concrete type.
Header file for class GaudiAlgorithm.
Gaudi::Property< int > m_nStartFromEvent
This class is used for returning status codes from appropriate routines.
The useful base class for data processing algorithms.
StatusCode execute() override
Algorithm execution.
Gaudi::Property< int > m_nStopAtEvent
GaudiAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.