|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TrigHLTJetHypo_TrigJetCRHypoAlg_H
7 #define TrigHLTJetHypo_TrigJetCRHypoAlg_H
15 #include "AthLinks/ElementLinkVector.h"
40 "Tools to perfrom selection"};
43 "Tracks",
"Key for precision tracks"};
46 "Cells",
"Key for input CaloCellContainer"};
HypoAlg for low-EMF trackless jets algorithm.
ToolHandleArray< TrigJetCRHypoTool > m_hypoTools
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< CaloConstCellContainer > m_cellKey
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_trackParticleKey
CaloCellContainer that can accept const cell pointers.
TrigJetCRHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &context) const override
virtual StatusCode initialize() override