ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataRead
DataModelTestDataRead
versions
HAuxContainer_v2.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 DATAMODELTESTDATAREAD_HAUXCONTAINER_V2_H
14
#define DATAMODELTESTDATAREAD_HAUXCONTAINER_V2_H
15
16
17
#include "
xAODCore/AuxContainerBase.h
"
18
#include "
AthContainers/PackedContainer.h
"
19
#include "
AthenaKernel/BaseInfo.h
"
20
#include <vector>
21
22
23
namespace
DMTest
{
24
25
26
class
HAuxContainer_v2
27
:
public
xAOD::AuxContainerBase
28
{
29
public
:
30
HAuxContainer_v2
();
31
32
private
:
33
AUXVAR_DECL
(
float
, aFloat);
34
};
35
36
37
}
// namespace DMTest
38
39
40
SG_BASE
(
DMTest::HAuxContainer_v2
,
xAOD::AuxContainerBase
);
41
42
43
#endif
// not DATAMODELTESTDATAREAD_HAUXCONTAINER_V2_H
44
AuxContainerBase.h
BaseInfo.h
Provide an interface for finding inheritance information at run time.
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
PackedContainer.h
Container to hold aux data to be stored in a packed form.
DMTest::HAuxContainer_v2
Definition
HAuxContainer_v2.h:28
DMTest::HAuxContainer_v2::HAuxContainer_v2
HAuxContainer_v2()
Definition
HAuxContainer_v2.cxx:18
DMTest::HAuxContainer_v2::AUXVAR_DECL
AUXVAR_DECL(float, aFloat)
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
DMTest
Definition
B.h:23
Generated on
for ATLAS Offline Software by
1.14.0