6#ifndef TrigHLTJetHypo_TrigJetCRVARHypoAlg_H
7#define TrigHLTJetHypo_TrigJetCRVARHypoAlg_H
33 virtual StatusCode
execute(
const EventContext& context )
const override;
39 "Tools to perfrom selection"};
42 "Cells",
"Key for input CaloCellContainer"};
CaloCellContainer that can accept const cell pointers.
HypoBase(const std::string &name, ISvcLocator *pSvcLocator)
constructor, to be called by sub-class constructors
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandleArray< TrigJetCRVARHypoTool > m_hypoTools
SG::ReadHandleKey< CaloConstCellContainer > m_cellKey
TrigJetCRVARHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &context) const override
virtual StatusCode initialize() override