5#ifndef egammaMonitorPhotonAlgorithm_H
6#define egammaMonitorPhotonAlgorithm_H
19 virtual StatusCode
execute(
const EventContext& ctx)
const override;
31 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
egammaMonitorBaseAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
void filltopoPhotonIsolation(const EventContext &ctx) const
ToolHandle< GenericMonitoringTool > m_monTool
egammaMonitorPhotonAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::PhotonContainer > m_photonsKey
virtual StatusCode execute(const EventContext &ctx) const override
void filltopoPhotonShowerShapes(const EventContext &ctx) const
virtual StatusCode initialize() override
SG::ReadDecorHandleKeyArray< xAOD::PhotonContainer > m_isoKey
DecorHandleKeyArray< ReadDecorHandle< T, S >, ReadDecorHandleKey< T >, Gaudi::DataHandle::Reader > ReadDecorHandleKeyArray