|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_CLINKSAOD_H
14 #define DATAMODELTESTDATACOMMON_CLINKSAOD_H
18 #include "AthLinks/ElementLink.h"
19 #include "AthLinks/ElementLinkVector.h"
35 const std::vector<ElementLink<CVec> >&
vel()
const;
46 std::vector<ElementLink<CVec> >
m_vel;
58 #endif // not DATAMODELTESTDATACOMMON_CLINKSAOD_H
void setElv(const ElementLinkVector< CVec > &elv)
void setVel(const std::vector< ElementLink< CVec > > &vel)
std::vector< ElementLink< CVec > > m_vel
Class used for testing xAOD data reading/writing.
const ElementLinkVector< CVec > & elv() const
For testing thinning of AOD objects.
ElementLink implementation for ROOT usage.
ElementLinkVector implementation for standalone ROOT.
const std::vector< ElementLink< CVec > > & vel() const
File providing the different SG_BASE macros.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
ElementLinkVector< CVec > m_elv