ATLAS Offline Software
ExampleElectronAuxContainer_v1.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 #ifndef ATHENAPOOLEXAMPLEDATA_EXAMPLEELECTRONAUXCONTAINER_V1_H
6 #define ATHENAPOOLEXAMPLEDATA_EXAMPLEELECTRONAUXCONTAINER_V1_H
7 
10 
11 namespace xAOD {
12 
14  public:
16 
17  private:
18  AUXVAR_DECL(double, pt);
20 };
21 
22 } // namespace xAOD
23 
24 // Declare inheritance to SG
26 
27 #endif
xAOD::ExampleElectronAuxContainer_v1
Definition: ExampleElectronAuxContainer_v1.h:13
AuxContainerBase.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
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
SG_BASE
SG_BASE(xAOD::ExampleElectronAuxContainer_v1, xAOD::AuxContainerBase)
BaseInfo.h
Provide an interface for finding inheritance information at run time.
xAOD::charge
charge
Definition: TrigElectron_v1.cxx:85
xAOD::ExampleElectronAuxContainer_v1::AUXVAR_DECL
AUXVAR_DECL(float, charge)
xAOD::ExampleElectronAuxContainer_v1::AUXVAR_DECL
AUXVAR_DECL(double, pt)
xAOD::ExampleElectronAuxContainer_v1::ExampleElectronAuxContainer_v1
ExampleElectronAuxContainer_v1()
Definition: ExampleElectronContainer_v1.cxx:9