7#ifndef TrigEgammaFastPhotonReAlgo_H
8#define TrigEgammaFastPhotonReAlgo_H
11#include "GaudiKernel/ToolHandle.h"
32 virtual StatusCode
execute(
const EventContext& ctx)
const override;
39 "input RoI Collection name"};
44 "input TrigEMCluster Container name"};
49 "output Photon container name "};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_TrigEMClusterContainerKey
TrigEgammaFastPhotonReAlgo(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiCollectionKey
SG::WriteHandleKey< xAOD::TrigPhotonContainer > m_outputPhotonsKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override