ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODParticleEvent
Root
ParticleAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Local include(s):
6
#include "
xAODParticleEvent/versions/ParticleAuxContainer_v1.h
"
7
9
namespace
xAOD
{
10
11
ParticleAuxContainer_v1::ParticleAuxContainer_v1
()
12
:
AuxContainerBase
() {
13
14
// iParticle
15
AUX_VARIABLE
(
px
);
16
AUX_VARIABLE
(
py
);
17
AUX_VARIABLE
(
pz
);
18
AUX_VARIABLE
(
e
);
19
20
AUX_VARIABLE
(
charge
);
21
AUX_VARIABLE
(
pdgId
);
22
23
}
24
25
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
ParticleAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::ParticleAuxContainer_v1::pz
std::vector< float > pz
Definition
ParticleAuxContainer_v1.h:46
xAOD::ParticleAuxContainer_v1::e
std::vector< float > e
Definition
ParticleAuxContainer_v1.h:47
xAOD::ParticleAuxContainer_v1::px
std::vector< float > px
Definition
ParticleAuxContainer_v1.h:44
xAOD::ParticleAuxContainer_v1::ParticleAuxContainer_v1
ParticleAuxContainer_v1()
Default constructor.
Definition
ParticleAuxContainer_v1.cxx:11
xAOD::ParticleAuxContainer_v1::py
std::vector< float > py
Definition
ParticleAuxContainer_v1.h:45
xAOD::ParticleAuxContainer_v1::charge
std::vector< float > charge
Definition
ParticleAuxContainer_v1.h:52
xAOD::ParticleAuxContainer_v1::pdgId
std::vector< int > pdgId
Definition
ParticleAuxContainer_v1.h:53
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.14.0