ATLAS Offline Software
|
Class used for testing the new DataVector
inheritance scheme.
More...
#include "DataModelTestDataCommon/D.h"
#include "DataModelTestDataRead/BVec.h"
#include "AthContainers/DataVector.h"
#include "AthenaKernel/CLASS_DEF.h"
Go to the source code of this file.
Namespaces | |
DMTest | |
Typedefs | |
typedef DataVector< D > | DMTest::DVec |
A DataVector containing the derived class, B . More... | |
Functions | |
DATAVECTOR_BASE (DMTest::D, DMTest::B) | |
Class used for testing the new DataVector
inheritance scheme.
This is a @c DataVector containing the derived class, @c D. We set things up so that in this package, @c DVec derives from @c BVec.
Definition in file DataModelTestDataRead/DataModelTestDataRead/DVec.h.