5#ifndef TRIGMUONHYPO_TRIGMUONEFTRACKISOLATIONHYPOALG_H
6#define TRIGMUONHYPO_TRIGMUONEFTRACKISOLATIONHYPOALG_H 1
22 virtual StatusCode
execute(
const EventContext& context )
const override;
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" };
HypoBase(const std::string &name, ISvcLocator *pSvcLocator)
constructor, to be called by sub-class constructors
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadDecorHandleKey< xAOD::MuonContainer > m_muonIso30Key
virtual StatusCode execute(const EventContext &context) const override
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::MuonContainer > m_muonKey
ToolHandleArray< TrigMuonEFTrackIsolationHypoTool > m_hypoTools
TrigMuonEFTrackIsolationHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadDecorHandleKey< xAOD::MuonContainer > m_muonIso20Key