|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigMuonTLAHypoAlg_H
6 #define TrigMuonTLAHypoAlg_H
28 ToolHandleArray<TrigMuonEFHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
32 this,
"TLAOutputName",
"Muons",
"TLA Muon container key"
35 ToolHandle< GenericMonitoringTool >
m_monTool {
this,
"MonTool",
"",
"Monitoring tool" };
virtual StatusCode execute(const EventContext &context) const override
ToolHandleArray< TrigMuonEFHypoTool > m_hypoTools
ToolHandle< GenericMonitoringTool > m_monTool
Property holding a SG store/key/clid from which a WriteHandle is made.
TrigMuonTLAHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
virtual StatusCode initialize() override
SG::WriteHandleKey< xAOD::MuonContainer > m_TLAMuonsKey