ATLAS Offline Software
JVec.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  * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
4  */
13 #ifndef DATAMODELTESTDATACOMMON_JVEC_H
14 #define DATAMODELTESTDATACOMMON_JVEC_H
15 
16 
18 
19 
20 namespace DMTest {
21 
22 
23 typedef JVec_v1 JVec;
24 
25 
26 } // namespace DMTest
27 
28 
29 #include "xAODCore/CLASS_DEF.h"
30 CLASS_DEF (DMTest::JVec, 189265613, 1)
31 
32 
33 #endif // not DATAMODELTESTDATACOMMON_JVEC_H
DMTest::JVec_v1
For testing jagged vectors.
Definition: JVec_v1.h:36
JVec_v1.h
For testing jagged vectors.
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::JVec
JVec_v1 JVec
Definition: JVec.h:23
DMTest
Definition: B.h:23