|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGGENERICALGS_TimeBurner_h
6 #define TRIGGENERICALGS_TimeBurner_h
9 #include "GaudiKernel/IAlgTool.h"
25 this,
"SleepTimeMillisec", 0,
"Time to sleep in each execution [ms]"
32 #endif // TRIGGENERICALGS_TimeBurner_h
TimeBurner(const std::string &name, ISvcLocator *svcLoc)
Standard constructor.
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
Reject-all hypo algorithm sleeping for some time and doing nothing else.
virtual StatusCode execute(const EventContext &eventContext) const override
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
ToolHandleArray< IAlgTool > m_hypoTools
Gaudi::Property< unsigned int > m_sleepTimeMillisec