|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGMUONHYPO_TRIGMUONEFTRACKISOLATIONHYPOALG_H
6 #define TRIGMUONHYPO_TRIGMUONEFTRACKISOLATIONHYPOALG_H 1
26 ToolHandleArray<TrigMuonEFTrackIsolationHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection" };
29 this,
"EFMuonsName",
"MuonEFInfo",
"Name of EF muons conatiner" };
32 this,
"MuonIso02Name",
"Muons.ptcone03",
"Isolation in ptcone02" };
35 this,
"MuonIso03Name",
"Muons.ptcone03",
"Isolation in ptcone03" };
TrigMuonEFTrackIsolationHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandleArray< TrigMuonEFTrackIsolationHypoTool > m_hypoTools
SG::ReadDecorHandleKey< xAOD::MuonContainer > m_muonIso20Key
SG::ReadDecorHandleKey< xAOD::MuonContainer > m_muonIso30Key
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::MuonContainer > m_muonKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode execute(const EventContext &context) const override