ATLAS Offline Software
PVec.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_PVEC_H
14 #define DATAMODELTESTDATACOMMON_PVEC_H
15 
16 
18 
19 
20 namespace DMTest {
21 
22 
23 using PVec = PVec_v1;
24 
25 
26 } // namespace DMTest
27 
28 
29 #include "xAODCore/CLASS_DEF.h"
30 CLASS_DEF (DMTest::PVec, 9752, 1)
31 
32 
33 #endif // not DATAMODELTESTDATACOMMON_PVEC_H
DMTest::PVec_v1
DataVector< P_v1 > PVec_v1
Definition: PVec_v1.h:24
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
PVec_v1.h
Class used for testing xAOD data reading/writing with packed containers.
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