EICd
EIC data model
eic::ReconstructedParticleRelationsData Class Reference

#include <ReconstructedParticleRelationsData.h>

Public Attributes

::eic::Index recID {}
 ReconstructedParticle index. More...
 
::eic::Index vertexID {}
 Start vertex for this particle. More...
 
::eic::Index trackID {}
 Index of the associated track, if any. More...
 
::eic::Index ecalID {}
 Index of associated pos/barrel/neg ECAL cluster, if any. More...
 
::eic::Index hcalID {}
 Index of associated pos/barrel/neg HCAL cluster, if any. More...
 
::eic::Index cherID {}
 Index of associated pos/barrel/neg Cherenkov info, if any. More...
 
::eic::Index tofID {}
 Index of the associated TOF info, if any. More...
 
::eic::Index mcID {}
 Index of the associated MC particle, if any. More...
 

Detailed Description

Relational info associated with our reconstructed particle

Author
: S. Joosten

Member Data Documentation

◆ cherID

::eic::Index eic::ReconstructedParticleRelationsData::cherID {}

Index of associated pos/barrel/neg Cherenkov info, if any.

◆ ecalID

::eic::Index eic::ReconstructedParticleRelationsData::ecalID {}

Index of associated pos/barrel/neg ECAL cluster, if any.

◆ hcalID

::eic::Index eic::ReconstructedParticleRelationsData::hcalID {}

Index of associated pos/barrel/neg HCAL cluster, if any.

◆ mcID

::eic::Index eic::ReconstructedParticleRelationsData::mcID {}

Index of the associated MC particle, if any.

◆ recID

::eic::Index eic::ReconstructedParticleRelationsData::recID {}

◆ tofID

::eic::Index eic::ReconstructedParticleRelationsData::tofID {}

Index of the associated TOF info, if any.

◆ trackID

::eic::Index eic::ReconstructedParticleRelationsData::trackID {}

Index of the associated track, if any.

◆ vertexID

::eic::Index eic::ReconstructedParticleRelationsData::vertexID {}

Start vertex for this particle.


The documentation for this class was generated from the following file: