ATLAS Offline Software
Control
DataModelTest
DataModelTestDataWrite
DataModelTestDataWrite
versions
DataModelTestDataWrite/DataModelTestDataWrite/versions/AllocTestContainer_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-2022 CERN for the benefit of the ATLAS collaboration
4
*/
13
#ifndef DATAMODELTESTDATAWRITE_ALLOCTESTCONTAINER_V1_H
14
#define DATAMODELTESTDATAWRITE_ALLOCTESTCONTAINER_V1_H
15
16
17
#include "
DataModelTestDataWrite/versions/AllocTest_v1.h
"
18
#include "
AthContainers/DataVector.h
"
19
20
21
namespace
DMTest
{
22
23
24
typedef
DataVector<AllocTest_v1>
AllocTestContainer_v1
;
25
26
27
}
// namespace DMTest
28
29
30
#endif // not DATAMODELTESTDATAWRITE_ALLOCTESTCONTAINER_V1_H
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
AllocTest_v1.h
Testing an xAOD object with a non-standard memory allocator.
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
DMTest::AllocTestContainer_v1
DataVector< AllocTest_v1 > AllocTestContainer_v1
Definition:
DataModelTestDataRead/DataModelTestDataRead/versions/AllocTestContainer_v1.h:24
DMTest
Definition:
B.h:23
Generated on Thu Nov 7 2024 21:09:55 for ATLAS Offline Software by
1.8.18