![]() |
ATLAS Offline Software
|
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 | |
Algorithm to test writing DataVector data.
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.
1.8.18