ATLAS Offline Software
Classes | Namespaces
DMTestWrite.h File Reference

Algorithm to test writing DataVector data. More...

#include "AthenaBaseComps/AthReentrantAlgorithm.h"
Include dependency graph for DMTestWrite.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DMTest::DMTestWrite
 Algorithm for creating test data. More...
 

Namespaces

 DMTest
 

Detailed Description

Algorithm to test writing DataVector data.

Author
snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov 2005
   We write information using all four types,
   @c BVec, @c DVec, @c BDer, @c DDer.
   In the data we write, there's no inheritance relationship
   between @c BVec and @c DVec.

This line'll work around a cmt depcy bug by making the quote count even.

Definition in file DMTestWrite.h.