ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Database
AthenaPOOL
AthenaPoolExample
AthenaPoolExampleData
AthenaPoolExampleData
versions
ExampleElectronAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ATHENAPOOLEXAMPLEDATA_EXAMPLEELECTRONAUXCONTAINER_V1_H
6
#define ATHENAPOOLEXAMPLEDATA_EXAMPLEELECTRONAUXCONTAINER_V1_H
7
8
#include "
AthenaKernel/BaseInfo.h
"
9
#include "
xAODCore/AuxContainerBase.h
"
10
11
namespace
xAOD
{
12
13
class
ExampleElectronAuxContainer_v1
:
public
xAOD::AuxContainerBase
{
14
public
:
15
ExampleElectronAuxContainer_v1
();
16
17
private
:
18
AUXVAR_DECL
(
float
,
pt
);
19
AUXVAR_DECL
(
float
,
charge
);
20
};
21
22
}
// namespace xAOD
23
24
// Declare inheritance to SG
25
SG_BASE
(
xAOD::ExampleElectronAuxContainer_v1
,
xAOD::AuxContainerBase
);
26
27
#endif
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
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::ExampleElectronAuxContainer_v1
Definition
ExampleElectronAuxContainer_v1.h:13
xAOD::ExampleElectronAuxContainer_v1::AUXVAR_DECL
AUXVAR_DECL(float, charge)
xAOD::ExampleElectronAuxContainer_v1::AUXVAR_DECL
AUXVAR_DECL(float, pt)
xAOD::ExampleElectronAuxContainer_v1::ExampleElectronAuxContainer_v1
ExampleElectronAuxContainer_v1()
Definition
ExampleElectronAuxContainer_v1.cxx:9
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::pt
setRcore setEtHad setFside pt
Definition
TrigPhoton_v1.cxx:106
xAOD::charge
charge
Definition
TrigElectron_v1.cxx:85
Generated on
for ATLAS Offline Software by
1.17.0