|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGCALOHYPO_TRIGL2CALOLAYERSALG
5 #define TRIGCALOHYPO_TRIGL2CALOLAYERSALG
9 #include "GaudiKernel/ToolHandle.h"
29 ToolHandleArray< ITrigL2CaloLayersHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
Property holding a SG store/key/clid from which a ReadHandle is made.
Implements LAr layer by layer cut based detection for the new HLT framework.
virtual StatusCode execute(const EventContext &context) const override
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandleArray< ITrigL2CaloLayersHypoTool > m_hypoTools
::StatusCode StatusCode
StatusCode definition for legacy code.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_caloContainerKey
TrigL2CaloLayersAlg(const std::string &name, ISvcLocator *pSvcLocator)