ATLAS Offline Software
DataModelTestDataWrite/DataModelTestDataWrite/GVec.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id$
16 #ifndef DATAMODELTESTDATAWRITE_GVEC_H
17 #define DATAMODELTESTDATAWRITE_GVEC_H
18 
19 
20 
22 
23 
24 namespace DMTest {
25 
26 
27 typedef GVec_v1 GVec;
28 
29 
30 } // namespace DMTest
31 
32 
33 #include "xAODCore/CLASS_DEF.h"
34 CLASS_DEF (DMTest::GVec, 9741, 1)
35 
36 
37 #endif // not DATAMODELTESTDATAWRITE_GVEC_H
DMTest::GVec_v1
DataVector< G_v1 > GVec_v1
Definition: DataModelTestDataRead/DataModelTestDataRead/versions/GVec_v1.h:27
GVec_v1.h
Test for xAOD auto schema evolution.
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
DMTest::GVec
GVec_v1 GVec
Definition: DataModelTestDataRead/DataModelTestDataRead/GVec.h:26
DMTest
Definition: B.h:23