|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigEgammaTLAPhotonReAlgo_h
6 #define TrigEgammaTLAPhotonReAlgo_h
9 #include "Gaudi/Property.h"
12 #include "GaudiKernel/ToolHandle.h"
42 "TLAInputPhotonContainer",
44 "input Photon container name"
49 "TLAOutputPhotonContainer",
51 "output Photon container name"
58 "Threshold for saving Photons in TLA container"
65 "Maximum number of Photons saved in TLA container"
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< xAOD::PhotonContainer > m_TLAOutPhotonsKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< float > m_photonPtThreshold
An algorithm that can be simultaneously executed in multiple threads.
TrigEgammaTLAPhotonReAlgo(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< int > m_maxNPhotons
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< xAOD::PhotonContainer > m_inputPhotonsKeys
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override