|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGTRTHTHHYPOALG_H
5 #define TRIGTRTHTHHYPOALG_H 1
9 #include "GaudiKernel/StatusCode.h"
30 ToolHandleArray< ITrigTRTHTHhypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
TrigTRTHTHhypoAlg(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.
TrigTRTHTHhypoAlg passes depending on the number of TRT hits found by the TrigTRTHTHCounter fex.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
SG::ReadHandleKey< xAOD::TrigRNNOutputContainer > m_trigRNNOutputKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
ToolHandleArray< ITrigTRTHTHhypoTool > m_hypoTools