5#ifndef TRIGMUONHYPO_TRIGMUONEFIDTPHYPOALG_H
6#define TRIGMUONHYPO_TRIGMUONEFIDTPHYPOALG_H
22 virtual StatusCode
execute(
const EventContext& context )
const override;
26 ToolHandleArray<TrigMuonEFIdtpHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
31 Gaudi::Property<bool>
m_mapToPrevDec{
this,
"MapToPreviousDecisions",
false,
"Map to decisions from previous decisions (needed if IM has mergeUsingFeature=True)"};
HypoBase(const std::string &name, ISvcLocator *pSvcLocator)
constructor, to be called by sub-class constructors
Property holding a SG store/key/clid from which a ReadHandle is made.
TrigMuonEFIdtpHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
Gaudi::Property< bool > m_mapToPrevDec
ToolHandleArray< TrigMuonEFIdtpHypoTool > m_hypoTools
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_PTTracksKey
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_FTFTracksKey