ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataCommon
DataModelTestDataCommon
versions
PVec_v1.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_PVEC_V1_H
14
#define DATAMODELTESTDATACOMMON_PVEC_V1_H
15
16
17
#include "
DataModelTestDataCommon/versions/P_v1.h
"
18
#include "
AthContainers/DataVector.h
"
19
20
21
namespace
DMTest
{
22
23
24
using
PVec_v1
=
DataVector<P_v1>
;
25
26
27
}
// namespace DMTest
28
29
30
#endif
// not DATAMODELTESTDATACOMMON_PVEC_V1_H
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
P_v1.h
Class used for testing xAOD data reading/writing with packed containers.
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
DMTest
Definition
B.h:23
DMTest::PVec_v1
DataVector< P_v1 > PVec_v1
Definition
PVec_v1.h:24
Generated on
for ATLAS Offline Software by
1.14.0