ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODPFlow
Root
FlowElementAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
xAODPFlow/versions/FlowElementAuxContainer_v1.h
"
6
7
namespace
xAOD
{
8
9
FlowElementAuxContainer_v1::FlowElementAuxContainer_v1
()
10
:
AuxContainerBase
() {
11
AUX_VARIABLE
(
pt
);
12
AUX_VARIABLE
(
eta
);
13
AUX_VARIABLE
(
phi
);
14
AUX_VARIABLE
(
m
);
15
AUX_VARIABLE
(
charge
);
16
AUX_VARIABLE
(
signalType
);
17
AUX_VARIABLE
(
vertexType
);
18
AUX_VARIABLE
(
chargedObjectLinks
);
19
AUX_VARIABLE
(
chargedObjectWeights
);
20
AUX_VARIABLE
(
otherObjectLinks
);
21
AUX_VARIABLE
(
otherObjectWeights
);
22
}
23
24
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
FlowElementAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::FlowElementAuxContainer_v1::chargedObjectWeights
std::vector< std::vector< float > > chargedObjectWeights
Definition
FlowElementAuxContainer_v1.h:43
xAOD::FlowElementAuxContainer_v1::m
std::vector< float > m
Definition
FlowElementAuxContainer_v1.h:38
xAOD::FlowElementAuxContainer_v1::signalType
std::vector< FlowElement_v1::signal_t > signalType
Definition
FlowElementAuxContainer_v1.h:30
xAOD::FlowElementAuxContainer_v1::otherObjectWeights
std::vector< std::vector< float > > otherObjectWeights
Definition
FlowElementAuxContainer_v1.h:46
xAOD::FlowElementAuxContainer_v1::pt
std::vector< float > pt
4-vector of FlowElement
Definition
FlowElementAuxContainer_v1.h:35
xAOD::FlowElementAuxContainer_v1::charge
std::vector< float > charge
Charge of FlowElement.
Definition
FlowElementAuxContainer_v1.h:28
xAOD::FlowElementAuxContainer_v1::FlowElementAuxContainer_v1
FlowElementAuxContainer_v1()
Default constructor.
Definition
FlowElementAuxContainer_v1.cxx:9
xAOD::FlowElementAuxContainer_v1::chargedObjectLinks
std::vector< std::vector< ElementLink< IParticleContainer > > > chargedObjectLinks
Vectors of links to underlying objects.
Definition
FlowElementAuxContainer_v1.h:42
xAOD::FlowElementAuxContainer_v1::otherObjectLinks
std::vector< std::vector< ElementLink< IParticleContainer > > > otherObjectLinks
Definition
FlowElementAuxContainer_v1.h:45
xAOD::FlowElementAuxContainer_v1::eta
std::vector< float > eta
Definition
FlowElementAuxContainer_v1.h:36
xAOD::FlowElementAuxContainer_v1::vertexType
std::vector< FlowElement_v1::vertex_t > vertexType
Definition
FlowElementAuxContainer_v1.h:32
xAOD::FlowElementAuxContainer_v1::phi
std::vector< float > phi
Definition
FlowElementAuxContainer_v1.h:37
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