20#ifndef DATAMODELTESTDATAREAD_DVEC_H
21#define DATAMODELTESTDATAREAD_DVEC_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Class used for testing the new DataVector inheritance scheme.
Class used for testing the new DataVector inheritance scheme.
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
DataVector< D > DVec
A DataVector containing the derived class, B.
Base contained class for DataVector tests.
Derived contained class for DataVector tests.