EDM4eic
EIC data model
|
#include <MCRecoParticleAssociationData.h>
Public Attributes | |
std::uint32_t | simID {} |
Index of corresponding MCParticle (position in MCParticles array) | |
std::uint32_t | recID {} |
Index of corresponding ReconstructedParticle (position in ReconstructedParticles array) | |
float | weight {} |
weight of this association | |
Used to keep track of the correspondence between MC and reconstructed particles
std::uint32_t edm4eic::MCRecoParticleAssociationData::recID {} |
Index of corresponding ReconstructedParticle (position in ReconstructedParticles array)
std::uint32_t edm4eic::MCRecoParticleAssociationData::simID {} |
Index of corresponding MCParticle (position in MCParticles array)
float edm4eic::MCRecoParticleAssociationData::weight {} |
weight of this association