ATLAS Offline Software
Loading...
Searching...
No Matches
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 */
11
12
13#ifndef DATAMODELTESTDATACOMMON_JVEC_H
14#define DATAMODELTESTDATACOMMON_JVEC_H
15
16
18
19
20namespace DMTest {
21
22
23typedef JVec_v1 JVec;
24
25
26} // namespace DMTest
27
28
29#include "xAODCore/CLASS_DEF.h"
30CLASS_DEF (DMTest::JVec, 189265613, 1)
31
32
33#endif // not DATAMODELTESTDATACOMMON_JVEC_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
For testing jagged vectors.
For testing jagged vectors.
Definition JVec_v1.h:36
Definition B.h:23
JVec_v1 JVec
Definition JVec.h:23