16 const std::string& name,
17 const ::IInterface* parent)
24 declareInterface<ICaloRingerPhotonsReader>(
this);
53 return StatusCode::SUCCESS;
59 return StatusCode::SUCCESS;
73 return StatusCode::FAILURE;
80 for (
const auto *
const photon : *photons ){
87 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Handle class for reading from StoreGate.
virtual StatusCode execute() override
execute method
~CaloRingerPhotonsReader()
Destructor.
SG::ReadHandleKey< xAOD::PhotonContainer > m_inputPhotonContainerKey
photon collection input name
CaloRingerPhotonsReader(const std::string &type, const std::string &name, const ::IInterface *parent)
Default constructor.
virtual StatusCode finalize() override
finalize method
virtual StatusCode initialize() override
Tool main methods:
BuildCaloRingsFctor< xAOD::PhotonContainer > * m_clRingsBuilderPhotonFctor
Tool CaloRingerPhotonsReader props (non configurables):
virtual bool isValid() override final
Can the handle be successfully dereferenced?
singleton-like access to IMessageSvc via open function and helper
IMessageSvc * getMessageSvc(bool quiet=false)
Namespace dedicated for Ringer utilities.