ATLAS Offline Software
Namespaces | Typedefs | Functions
DataModelTestDataRead/DataModelTestDataRead/DVec.h File Reference

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"
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

 DMTest
 

Typedefs

typedef DataVector< D > DMTest::DVec
 A DataVector containing the derived class, B. More...
 

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   
)