|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef DATAMODELTESTDATAWRITE_ELVEC_H
17 #define DATAMODELTESTDATAWRITE_ELVEC_H
21 #include "AthLinks/ElementLink.h"
22 #include "AthLinks/ElementLinkVector.h"
23 #include "AthLinks/DataLink.h"
38 std::vector<ElementLink<BVec> >
m_el;
39 std::vector<DataLink<BVec> >
m_dl;
45 std::vector<ElementLink<BVec> >
m_el2;
46 std::vector<ElementLinkInt_p3>
m_el2_p;
48 std::vector<DataLink<BVec> >
m_dl2;
49 std::vector<DataLink_p1>
m_dl2_p;
59 #endif // not DATAMODELTESTDATAWRITE_ELVEC_H
std::vector< DataLink< BVec > > m_dl2
This file contains the class definition for the ElementLink_p3 class.
Class used for testing the new DataVector inheritance scheme.
std::vector< ElementLink< BVec > > m_el2
ElementLinkIntVector_p1 m_elv2_p
This file contains the class definition for DataLink_p1 and DataLinkVector_p1.
std::vector< ElementLink< BVec > > m_el
std::vector< DataLink_p1 > m_dl2_p
ElementLinkVector implementation for standalone ROOT.
std::vector< ElementLinkInt_p3 > m_el2_p
ElementLinkVector< BVec > m_elv
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkVector< BVec > m_elv2
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type
std::vector< DataLink< BVec > > m_dl