ATLAS Offline Software
CVec.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_CVEC_H
17 #define DATAMODELTESTDATACOMMON_CVEC_H
18 
19 
21 
22 
23 namespace DMTest {
24 
25 
26 typedef CVec_v1 CVec;
27 
28 
29 } // namespace DMTest
30 
31 
32 #include "xAODCore/CLASS_DEF.h"
33 CLASS_DEF (DMTest::CVec, 9721, 1)
34 
35 
36 #endif // not DATAMODELTESTDATACOMMON_CVEC_H
DMTest::CVec
CVec_v1 CVec
Definition: CVec.h:26
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CVec_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