|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   18                                  const std::string& 
name,
 
   19                                  const ::IInterface* 
parent) :
 
   21   m_clRingsBuilderElectronFctor(nullptr)
 
   25   declareInterface<ICaloRingerElectronsReader>(
this);
 
   55   return StatusCode::SUCCESS;
 
   62   return StatusCode::SUCCESS;
 
   76     return StatusCode::FAILURE;
 
   91   return StatusCode::SUCCESS;
 
  
singleton-like access to IMessageSvc via open function and helper
virtual StatusCode finalize() override
finalize method
~CaloRingerElectronsReader()
Destructor.
const std::string & key() const
Return the StoreGate ID for the referenced object.
IMessageSvc * getMessageSvc(bool quiet=false)
virtual StatusCode initialize() override
Tool main methods:
::StatusCode StatusCode
StatusCode definition for legacy code.
BuildCaloRingsFctor< xAOD::ElectronContainer > * m_clRingsBuilderElectronFctor
The CaloRings Builder functor:
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
virtual StatusCode execute() override
execute method
SG::ReadHandleKey< xAOD::ElectronContainer > m_inputElectronContainerKey
Tool CaloRingerElectronsReader props (python configurables):
CaloRingerElectronsReader(const std::string &type, const std::string &name, const IInterface *parent)
Default constructor.
Handle class for reading from StoreGate.
Namespace dedicated for Ringer utilities.