|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGLONGLIVEDPARTICLESHYPO_IDCALIBHYPOALG_H
5 #define TRIGLONGLIVEDPARTICLESHYPO_IDCALIBHYPOALG_H
9 #include "Gaudi/Property.h"
36 ToolHandleArray< IDCalibHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Tools to perfrom selection"};
37 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitoring tool" };
40 #endif //> !TRIGLONGLIVEDPARTICLESHYPO_IDCALIBHYPOALG_H
ToolHandleArray< IDCalibHypoTool > m_hypoTools
Implements Hypo selection on IDCalib stream trigger.
ToolHandle< GenericMonitoringTool > m_monTool
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(const EventContext &context) const override
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
IDCalibHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_tracksKey