ATLAS Offline Software
Loading...
Searching...
No Matches
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
6
7namespace xAOD {
8
23
24} // namespace xAOD
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< std::vector< float > > chargedObjectWeights
std::vector< FlowElement_v1::signal_t > signalType
std::vector< std::vector< float > > otherObjectWeights
std::vector< float > pt
4-vector of FlowElement
std::vector< float > charge
Charge of FlowElement.
std::vector< std::vector< ElementLink< IParticleContainer > > > chargedObjectLinks
Vectors of links to underlying objects.
std::vector< std::vector< ElementLink< IParticleContainer > > > otherObjectLinks
std::vector< FlowElement_v1::vertex_t > vertexType
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.