ATLAS Offline Software
Control
DataModelTest
DataModelTestDataCommon
DataModelTestDataCommon
versions
CVecWithData_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_CVECWITHDATA_V1_H
17
#define DATAMODELTESTDATACOMMON_CVECWITHDATA_V1_H
18
19
20
#include "
DataModelTestDataCommon/versions/CVec_v1.h
"
21
22
23
namespace
DMTest
{
24
25
26
class
CVecWithData_v1
27
:
public
CVec_v1
28
{
29
public
:
30
CVecWithData_v1
() :
meta1
(0) {}
31
int
meta1
;
32
};
33
34
35
}
// namespace DMTest
36
37
38
#endif // not DATAMODELTESTDATACOMMON_CVECWITHDATA_V1_H
DMTest::CVecWithData_v1::meta1
int meta1
Definition:
CVecWithData_v1.h:31
DMTest::CVecWithData_v1
Definition:
CVecWithData_v1.h:28
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
CVec_v1.h
Class used for testing xAOD data reading/writing.
DMTest::CVecWithData_v1::CVecWithData_v1
CVecWithData_v1()
Definition:
CVecWithData_v1.h:30
DMTest
Definition:
B.h:23
Generated on Thu Nov 7 2024 21:13:04 for ATLAS Offline Software by
1.8.18