|
ATLAS Offline Software
|
Go to the documentation of this file.
21 ISvcLocator* pSvcLocator)
30 return StatusCode::SUCCESS;
50 <<
", charge = " <<
obj->charge()
57 ATH_MSG_INFO(
"Decoration reader decor1 hasn't been written");
65 return StatusCode::FAILURE;
68 return StatusCode::SUCCESS;
73 return StatusCode::SUCCESS;
virtual StatusCode initialize() override final
Gaudi Service Interface method implementations:
SG::ReadHandleKey< xAOD::ExampleElectronContainer > m_exampleElectronContainerKey
bool isPresent() const
Is the referenced container present in SG?
SG::ReadDecorHandleKey< xAOD::ExampleElectronContainer > m_decor1Key
This file contains the class definition for the EventStreamInfo class.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
This class provides a unique identification for each event, in terms of run/event number and/or a tim...
Handle class for reading a decoration on an object.
::StatusCode StatusCode
StatusCode definition for legacy code.
ReadExampleElectron(const std::string &name, ISvcLocator *pSvcLocator)
Standard Service Constructor.
virtual StatusCode execute(const EventContext &ctx) const override final
Handle class for reading a decoration on an object.
Handle class for reading from StoreGate.
virtual StatusCode finalize() override final