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