|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigTauHypo_TrigTauPrecisionHypoAlg_H
6 #define TrigTauHypo_TrigTauPrecisionHypoAlg_H
27 ToolHandleArray<ITrigTauPrecisionHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools"};
ToolHandleArray< ITrigTauPrecisionHypoTool > m_hypoTools
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::TauJetContainer > m_tauJetKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(const EventContext &context) const override
TrigTauPrecisionHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
HLT Precision step TauJet selection hypothesis algorithm.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...