|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGMUONLATEMUROIHYPO_TRIGMUONLATEMUROIHYPOALG_H
6 #define TRIGMUONLATEMUROIHYPO_TRIGMUONLATEMUROIHYPOALG_H 1
35 ToolHandleArray<TrigMuonLateMuRoIHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
38 this,
"LateRoIs",
"rois",
"Name of the out-of-time RoIs produced by TrigmuRoI"};
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual ~TrigMuonLateMuRoIHypoAlg()
TrigMuonLateMuRoIHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
ToolHandleArray< TrigMuonLateMuRoIHypoTool > m_hypoTools
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override