ATLAS Offline Software
Control
DataModelTest
DataModelTestDataCommon
DataModelTestDataCommon
versions
CVec_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
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
16
#ifndef DATAMODELTESTDATACOMMON_CVEC_V1_H
17
#define DATAMODELTESTDATACOMMON_CVEC_V1_H
18
19
20
#include "
DataModelTestDataCommon/versions/C_v1.h
"
21
#include "
AthContainers/DataVector.h
"
22
23
24
namespace
DMTest
{
25
26
27
typedef
DataVector<C_v1>
CVec_v1
;
28
29
30
}
// namespace DMTest
31
32
33
34
#endif // not DATAMODELTESTDATACOMMON_CVEC_V1_H
C_v1.h
Class used for testing xAOD data reading/writing.
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
DMTest::CVec_v1
DataVector< C_v1 > CVec_v1
Definition:
CVec_v1.h:27
DMTest
Definition:
B.h:23
Generated on Thu Nov 7 2024 21:13:04 for ATLAS Offline Software by
1.8.18