  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   17 #ifndef DATAMODELTESTDATAWRITE_XAODTESTWRITEHELPER_H 
   18 #define DATAMODELTESTDATAWRITE_XAODTESTWRITEHELPER_H 
   44 #endif // not DATAMODELTESTDATAWRITE_XAODTESTWRITEHELPER_H 
  
DataVector adapter that acts like it holds const pointers.
 
Handle class for recording to StoreGate.
 
Class used for testing xAOD data reading/writing.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Identify view containers to be made persistent.
 
StatusCode recordView2(SG::WriteHandle< ViewVector< DMTest::HVec > > &h, std::unique_ptr< ViewVector< DMTest::HVec > > view)
 
DataVector adapter that acts like it holds const pointers.
 
StatusCode recordView1(SG::WriteHandle< ConstDataVector< ViewVector< DMTest::CVec > > > &h, std::unique_ptr< ConstDataVector< ViewVector< DMTest::CVec > > > view)
 
Identify view containers to be made persistent.