|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TrigEgammaFastPhotonReAlgo_H
8 #define TrigEgammaFastPhotonReAlgo_H
11 #include "GaudiKernel/ToolHandle.h"
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.
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_TrigEMClusterContainerKey
TrigEgammaFastPhotonReAlgo(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiCollectionKey
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< xAOD::TrigPhotonContainer > m_outputPhotonsKey
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
Convert the TrigEMCluster to TrigPhoton object.