ATLAS Offline Software
Loading...
Searching...
No Matches
CLinksAuxContainer_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_CLINKSAUXCONTAINER_V1_H
14#define DATAMODELTESTDATACOMMON_CLINKSAUXCONTAINER_V1_H
15
16
18#include "AthLinks/ElementLink.h"
20
21
22namespace DMTest {
23
24
33{
34public:
36
37
38private:
41};
42
43
44} // namespace DMTest
45
46
48
49
50#endif // not DATAMODELTESTDATACOMMON_CLINKSAUXCONTAINER_V1_H
Class used for testing xAOD data reading/writing.
#define SG_BASE(D, B)
Declare that class D derives from class B.
For testing thinning of xAOD objects.
AUXVAR_DECL(ElementLink< CVec >, link)
AUXVAR_DECL(std::vector< ElementLink< CVec > >, links)
Common base class for the auxiliary containers.
Definition B.h:23