4#ifndef TRIGEGAMMAHYPO_TRIGPRECISIONPHOTONHYPOALG_PRECISION_H
5#define TRIGEGAMMAHYPO_TRIGPRECISIONPHOTONHYPOALG_PRECISION_H 1
9#include "GaudiKernel/ToolHandle.h"
27 virtual StatusCode
execute(
const EventContext& context )
const override;
31 ToolHandleArray< ITrigEgammaPrecisionPhotonHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
34 Gaudi::Property<std::vector<std::string>>
m_isemNames {
this,
"IsEMNames", {},
"IsEM pid names."};
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.
virtual StatusCode initialize() override
ToolHandleArray< IAsgPhotonIsEMSelector > m_egammaPhotonCutIDTools
Gaudi::Property< std::vector< std::string > > m_isemNames
virtual StatusCode execute(const EventContext &context) const override
TrigEgammaPrecisionPhotonHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandleArray< ITrigEgammaPrecisionPhotonHypoTool > m_hypoTools
SG::ReadHandleKey< xAOD::PhotonContainer > m_photonsKey