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