EDM4eic
EIC data model
|
#include <MCRecoVertexParticleAssociationData.h>
Public Attributes | |
std::uint32_t | simID {} |
Index of corresponding MCParticle (position in MCParticles array) | |
std::uint32_t | recID {} |
Index of corresponding Vertex (position in Vertices array) | |
float | weight {} |
weight of this association | |
Association between a Vertex and a MCParticle
std::uint32_t edm4eic::MCRecoVertexParticleAssociationData::recID {} |
Index of corresponding Vertex (position in Vertices array)
std::uint32_t edm4eic::MCRecoVertexParticleAssociationData::simID {} |
Index of corresponding MCParticle (position in MCParticles array)
float edm4eic::MCRecoVertexParticleAssociationData::weight {} |
weight of this association