  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   15 #include "GaudiKernel/Chrono.h" 
   28     m_chronoSvc (
"ChronoStatSvc", 
name),
 
   29     m_attrListKey (
"/DMTest/TestAttrList"),
 
   30     m_scondKey (
"scond", 
"DMTest"),
 
   31     m_s2Key (
"/DMTest/S2"),
 
   64   return StatusCode::SUCCESS;
 
  105     std::string xint = 
"xint";
 
  107     int xx [[maybe_unused]] = 0;
 
  112         xx += (**attrList)[xint].template data<int>();
 
  125   return StatusCode::SUCCESS;
 
  
SG::ReadCondHandleKey< DMTest::S1 > m_scondKey
 
SG::ReadCondHandleKey< AthenaAttributeList > m_rltestKey
 
uint64_t eventNumber() const
The current event's event number.
 
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
 
const std::string & key() const
Return the StoreGate ID for the referenced object.
 
An algorithm that can be simultaneously executed in multiple threads.
 
Testing conditions handling.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
 
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
 
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
 
uint32_t lumiBlock() const
The current event's luminosity block number.
 
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
 
SG::ReadCondHandleKey< DMTest::S1 > m_s2Key
 
StatusCode initialize(bool used=true)
 
CondReaderAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
 
SG::ReadCondHandleKey< DMTest::S3 > m_s3Key
 
Handle class for reading from StoreGate.
 
ServiceHandle< IChronoStatSvc > m_chronoSvc
 
SG::ReadCondHandleKey< AthenaAttributeList > m_tstestKey
 
SG::ReadCondHandleKey< AthenaAttributeList > m_attrListKey