#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< std::vector< ElementLink< IParticleContainer > > > pfo_ClusterLinks
Vectors of links to constiuents - see PFODetails::PFOParticleType for valid types.
std::vector< float > bdtPi0Score
BDT Score used to classify clusters as Pi0 like or not.
std::vector< std::vector< ElementLink< IParticleContainer > > > pfo_TrackLinks
std::vector< std::vector< ElementLink< IParticleContainer > > > pfo_TauShotLinks
std::vector< float > pt
4-vector of PFO
PFOAuxContainer_v1()
Default constructor.
std::vector< float > ptEM
4-vector of PFO at EM scale
std::vector< float > charge
Charge of PFO.
std::vector< float > centerMag
CenterMag moment needed to do vertex correction.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.