ATLAS Offline Software
Namespaces | Functions
xAODTestWriteHelper.h File Reference

Test recording ViewVector w/o having CLASS_DEF visible in compilation unit. More...

#include "DataModelTestDataCommon/CVec.h"
#include "DataModelTestDataWrite/HVec.h"
#include "StoreGate/WriteHandle.h"
#include "StoreGate/StoreGateSvc.h"
#include "AthContainers/ViewVector.h"
#include "AthContainers/ConstDataVector.h"
Include dependency graph for xAODTestWriteHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DMTest
 

Functions

StatusCode DMTest::recordView1 (SG::WriteHandle< ConstDataVector< ViewVector< DMTest::CVec > > > &h, std::unique_ptr< ConstDataVector< ViewVector< DMTest::CVec > > > view)
 
StatusCode DMTest::recordView2 (SG::WriteHandle< ViewVector< DMTest::HVec > > &h, std::unique_ptr< ViewVector< DMTest::HVec > > view)
 

Detailed Description

Test recording ViewVector w/o having CLASS_DEF visible in compilation unit.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Feb, 2016

Definition in file xAODTestWriteHelper.h.