ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODParticleEvent
Root
CompositeParticleAuxContainer_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/CompositeParticleAuxContainer_v1.h
"
7
9
namespace
xAOD
{
10
11
CompositeParticleAuxContainer_v1::CompositeParticleAuxContainer_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
AUX_VARIABLE
(
partLinks
);
24
AUX_VARIABLE
(
otherPartLinks
);
25
AUX_VARIABLE
(
missingETLink
);
26
27
}
28
29
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
CompositeParticleAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::CompositeParticleAuxContainer_v1::pz
std::vector< float > pz
Definition
CompositeParticleAuxContainer_v1.h:47
xAOD::CompositeParticleAuxContainer_v1::px
std::vector< float > px
Definition
CompositeParticleAuxContainer_v1.h:45
xAOD::CompositeParticleAuxContainer_v1::pdgId
std::vector< int > pdgId
Definition
CompositeParticleAuxContainer_v1.h:54
xAOD::CompositeParticleAuxContainer_v1::py
std::vector< float > py
Definition
CompositeParticleAuxContainer_v1.h:46
xAOD::CompositeParticleAuxContainer_v1::missingETLink
std::vector< ElementLink< xAOD::MissingETContainer > > missingETLink
Definition
CompositeParticleAuxContainer_v1.h:61
xAOD::CompositeParticleAuxContainer_v1::e
std::vector< float > e
Definition
CompositeParticleAuxContainer_v1.h:48
xAOD::CompositeParticleAuxContainer_v1::otherPartLinks
std::vector< xAOD::IParticleLinkContainer > otherPartLinks
Definition
CompositeParticleAuxContainer_v1.h:60
xAOD::CompositeParticleAuxContainer_v1::charge
std::vector< float > charge
Definition
CompositeParticleAuxContainer_v1.h:53
xAOD::CompositeParticleAuxContainer_v1::CompositeParticleAuxContainer_v1
CompositeParticleAuxContainer_v1()
Default constructor.
Definition
CompositeParticleAuxContainer_v1.cxx:11
xAOD::CompositeParticleAuxContainer_v1::partLinks
std::vector< xAOD::IParticleLinkContainer > partLinks
Definition
CompositeParticleAuxContainer_v1.h:59
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.17.0