ATLAS Offline Software
Namespaces
DMTestWrite.cxx File Reference

Algorithm to test writing DataVector data. More...

#include "DMTestWrite.h"
#include "DataModelAthenaPool/ElementLinkVectorCnv_p1.h"
#include "DataModelAthenaPool/ElementLinkCnv_p3.h"
#include "DataModelAthenaPool/DataLinkCnv_p1.h"
#include "DataModelTestDataWrite/BVec.h"
#include "DataModelTestDataWrite/BDer.h"
#include "DataModelTestDataWrite/DVec.h"
#include "DataModelTestDataWrite/DDer.h"
#include "DataModelTestDataWrite/ELVec.h"
#include "StoreGate/StoreGateSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "AthenaKernel/errorcheck.h"

Go to the source code of this file.

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.cxx.