EICd
EIC data model
|
#include <MCRecoClusterParticleAssociationData.h>
Public Attributes | |
std::uint32_t | simID {} |
Index of corresponding MCParticle (position in MCParticles array) More... | |
std::uint32_t | recID {} |
Index of corresponding Cluster (position in Clusters array) More... | |
float | weight {} |
weight of this association More... | |
Association between a Cluster and a MCParticle
std::uint32_t eicd::MCRecoClusterParticleAssociationData::recID {} |
Index of corresponding Cluster (position in Clusters array)
std::uint32_t eicd::MCRecoClusterParticleAssociationData::simID {} |
Index of corresponding MCParticle (position in MCParticles array)
float eicd::MCRecoClusterParticleAssociationData::weight {} |
weight of this association