ATLAS Offline Software
C.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 DATAMODELTESTDATACOMMON_C_H
17 #define DATAMODELTESTDATACOMMON_C_H
18 
19 
21 
22 
23 namespace DMTest {
24 
25 
26 typedef C_v1 C;
27 
28 
29 } // namespace DMTest
30 
31 
32 #include "xAODCore/CLASS_DEF.h"
33 CLASS_DEF (DMTest::C, 9724, 1)
34 
35 
36 #endif // not DATAMODELTESTDATACOMMON_C_H
DMTest::C
C_v1 C
Definition: C.h:26
DMTest::C_v1
Definition: C_v1.h:29
C_v1.h
Class used for testing xAOD data reading/writing.
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