  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   14 #ifndef DATAMODELTESTDATAWRITE_XAODTESTWRITEHVEC_H 
   15 #define DATAMODELTESTDATAWRITE_XAODTESTWRITEHVEC_H 
   35   using AthReentrantAlgorithm::AthReentrantAlgorithm;
 
   52   { 
this, 
"HVecKey", 
"hvec", 
"" };
 
   54   { 
this, 
"HViewKey", 
"hview", 
"" };
 
   61 #endif // not DATAMODELTESTDATAWRITE_XAODTESTWRITEHVEC_H 
  
Property holding a SG store/key/clid from which a ReadHandle is made.
 
SG::WriteHandleKey< DMTest::HView > m_hviewKey
 
An algorithm that can be simultaneously executed in multiple threads.
 
Property holding a SG store/key/clid from which a WriteHandle is made.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Algorithm to test writing xAOD classes for schema evolution (hvec/hview).
 
Property holding a SG store/key/clid from which a WriteHandle is made.
 
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
 
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
 
SG::WriteHandleKey< DMTest::HVec > m_hvecKey