ATLAS Offline Software
Loading...
Searching...
No Matches
DVec.h File Reference

Class used for testing the new DataVector inheritance scheme. More...

Include dependency graph for DataModelTestDataRead/DataModelTestDataRead/DVec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DMTest

Typedefs

typedef DataVector< DDMTest::DVec
 A DataVector containing the derived class, B.

Functions

 DATAVECTOR_BASE (DMTest::D, DMTest::B)

Detailed Description

Class used for testing the new DataVector inheritance scheme.

Author
snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov 2005
   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.

Function Documentation

◆ DATAVECTOR_BASE()

DATAVECTOR_BASE ( DMTest::D ,
DMTest::B  )