ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataCommon
DataModelTestDataCommon
versions
CLinksAuxInfo_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_CLINKSAUXINFO_V1_H
14
#define DATAMODELTESTDATACOMMON_CLINKSAUXINFO_V1_H
15
16
17
#include "
DataModelTestDataCommon/CVec.h
"
18
#include "AthLinks/ElementLink.h"
19
#include "
xAODCore/AuxInfoBase.h
"
20
21
22
namespace
DMTest
{
23
24
31
class
CLinksAuxInfo_v1
32
:
public
xAOD::AuxInfoBase
33
{
34
public
:
35
CLinksAuxInfo_v1
();
36
37
38
private
:
39
AUXVAR_DECL
(
ElementLink<CVec>
, link);
40
AUXVAR_DECL
(std::vector<
ElementLink<CVec>
>,
links
);
41
};
42
43
44
}
// namespace DMTest
45
46
47
SG_BASE
(
DMTest::CLinksAuxInfo_v1
,
xAOD::AuxInfoBase
);
48
49
50
#endif
// not DATAMODELTESTDATACOMMON_CLINKSAUXINFO_V1_H
AuxInfoBase.h
CVec.h
Class used for testing xAOD data reading/writing.
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
DMTest::CLinksAuxInfo_v1
For testing thinning of xAOD objects (standalone store).
Definition
CLinksAuxInfo_v1.h:33
DMTest::CLinksAuxInfo_v1::CLinksAuxInfo_v1
CLinksAuxInfo_v1()
Definition
CLinksAuxInfo_v1.cxx:18
DMTest::CLinksAuxInfo_v1::AUXVAR_DECL
AUXVAR_DECL(ElementLink< CVec >, link)
DMTest::CLinksAuxInfo_v1::AUXVAR_DECL
AUXVAR_DECL(std::vector< ElementLink< CVec > >, links)
ElementLink
ElementLink implementation for ROOT usage.
Definition
A/AthLinks/ElementLink.h:40
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition
AuxInfoBase.h:45
DMTest
Definition
B.h:23
DMTest::links
links
Definition
CLinks_v1.cxx:22
Generated on
for ATLAS Offline Software by
1.17.0