|  | ATLAS Offline Software
    | 
Algorithm to test reading DataVector data.  
More...
#include "DMTestRead.h"#include "DataModelAthenaPool/ElementLinkVectorCnv_p1.h"#include "DataModelAthenaPool/ElementLinkCnv_p3.h"#include "DataModelAthenaPool/DataLinkCnv_p1.h"#include "DataModelTestDataRead/BVec.h"#include "DataModelTestDataRead/BDer.h"#include "DataModelTestDataRead/DVec.h"#include "DataModelTestDataRead/DDer.h"#include "DataModelTestDataRead/ELVec.h"#include "AthContainers/ClassName.h"#include "StoreGate/StoreGateSvc.h"#include "GaudiKernel/MsgStream.h"#include "AthenaKernel/errorcheck.h"#include "CxxUtils/checker_macros.h"#include <iostream>#include <sstream>#include <cassert>Go to the source code of this file.
| Namespaces | |
| DMTest | |
Algorithm to test reading DataVector data. 
We read information using all four types, @c BVec, @c DVec, @c BDer, @c DDer. When we run, we have the inheritance relationship set up between @c BVec and @c DVec.
Definition in file DMTestRead.cxx.
 1.8.18
 1.8.18