4#ifndef TRIGMINBIAS_SPCOUNTHYPOALG_H
5#define TRIGMINBIAS_SPCOUNTHYPOALG_H
23 virtual StatusCode
execute(
const EventContext &context)
const override;
27 ToolHandleArray<SPCountHypoTool>
m_hypoTools{
this,
"HypoTools", {},
"Tools that perform actual selection"};
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< SPCountHypoTool > m_hypoTools
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
SPCountHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::TrigCompositeContainer > m_spacePointsKey