|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TrigTauHypo_TrigTauFastTrackHypoAlg_H
7 #define TrigTauHypo_TrigTauFastTrackHypoAlg_H
28 ToolHandleArray<ITrigTauFastTrackHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools"};
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiForID2ReadKey
virtual StatusCode initialize() override
SG::ReadHandleKey< TrackCollection > m_tracksKey
Property holding a SG store/key/clid from which a ReadHandle is made.
TrigTauFastTrackHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &context) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
Hypotesis algorithm for the fast tracking steps.
ToolHandleArray< ITrigTauFastTrackHypoTool > m_hypoTools