|
ATLAS Offline Software
|
Go to the documentation of this file.
16 const std::string&
name,
17 const ::IInterface*
parent)
19 m_clRingsBuilderPhotonFctor(nullptr)
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;
singleton-like access to IMessageSvc via open function and helper
SG::ReadHandleKey< xAOD::PhotonContainer > m_inputPhotonContainerKey
photon collection input name
IMessageSvc * getMessageSvc(bool quiet=false)
virtual StatusCode initialize() override
Tool main methods:
virtual StatusCode finalize() override
finalize method
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
virtual StatusCode execute() override
execute method
~CaloRingerPhotonsReader()
Destructor.
CaloRingerPhotonsReader(const std::string &type, const std::string &name, const ::IInterface *parent)
Default constructor.
Handle class for reading from StoreGate.
size_type size() const noexcept
Returns the number of elements in the collection.
BuildCaloRingsFctor< xAOD::PhotonContainer > * m_clRingsBuilderPhotonFctor
Tool CaloRingerPhotonsReader props (non configurables):
Namespace dedicated for Ringer utilities.