ATLAS Offline Software
DataModelTestDataWrite/DataModelTestDataWrite/HVec.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_HVEC_H
17 #define DATAMODELTESTDATAWRITE_HVEC_H
18 
19 
21 
22 
23 namespace DMTest {
24 
25 
26 typedef HVec_v1 HVec;
27 
28 
29 } // namespace DMTest
30 
31 
32 #include "xAODCore/CLASS_DEF.h"
33 CLASS_DEF (DMTest::HVec, 9781, 1)
34 
35 
36 #endif // not DATAMODELTESTDATAWRITE_HVEC_H
HVec_v1.h
Test for xAOD schema evolution.
DMTest::HVec_v1
DataVector< H_v1 > HVec_v1
Definition: DataModelTestDataRead/DataModelTestDataRead/versions/HVec_v1.h:27
DMTest::HVec
HVec_v2 HVec
Definition: DataModelTestDataRead/DataModelTestDataRead/HVec.h:26
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
Definition: B.h:23