|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAODPFLOW_VERSIONS_FLOWELEMENTAUXCONTAINER_V1_H
8 #define XAODPFLOW_VERSIONS_FLOWELEMENTAUXCONTAINER_V1_H
13 #include "AthLinks/ElementLink.h"
35 std::vector<float>
pt;
36 std::vector<float>
eta;
37 std::vector<float>
phi;
56 #endif // XAODPFLOW_VERSIONS_FlowElementAUXCONTAINER_V1_H
Common base class for the auxiliary containers.
SG_BASE(xAOD::FlowElementAuxContainer_v1, xAOD::AuxContainerBase)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< float > pt
4-vector of FlowElement
std::vector< FlowElement_v1::signal_t > signalType
std::vector< std::vector< ElementLink< IParticleContainer > > > otherObjectLinks
std::vector< std::vector< float > > chargedObjectWeights
std::vector< std::vector< float > > otherObjectWeights
~FlowElementAuxContainer_v1()=default
FlowElementAuxContainer_v1()
Default constructor.
std::vector< FlowElement_v1::vertex_t > vertexType
std::vector< std::vector< ElementLink< IParticleContainer > > > chargedObjectLinks
Vectors of links to underlying objects.
std::vector< float > charge
Charge of FlowElement.