|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_CLINKS_V1_H
14 #define DATAMODELTESTDATACOMMON_CLINKS_V1_H
40 const std::vector<ElementLink<CVec> >&
links()
const;
52 #endif // not DATAMODELTESTDATACOMMON_CLINKS_V1_H
const std::vector< ElementLink< CVec > > & links() const
void setLinks(const std::vector< ElementLink< CVec > > &l)
Base class for elements of a container that can have aux data.
Class used for testing xAOD data reading/writing.
Provide an interface for finding inheritance information at run time.
void setLink(const ElementLink< CVec > &l)
ElementLink implementation for ROOT usage.
void setLinks(std::vector< ElementLink< CVec > > &&l)
const ElementLink< CVec > & link() const
For testing thinning of xAOD objects.
SG_BASE(DMTest::CLinks_v1, SG::AuxElement)
Base class for elements of a container that can have aux data.