EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::MCRecoClusterParticleAssociationData Class Reference

#include <MCRecoClusterParticleAssociationData.h>

Public Attributes

std::uint32_t simID {}
 Index of corresponding MCParticle (position in MCParticles array)
 
std::uint32_t recID {}
 Index of corresponding Cluster (position in Clusters array)
 
float weight {}
 weight of this association
 

Detailed Description

Association between a Cluster and a MCParticle

Author
: S. Joosten

Member Data Documentation

◆ recID

std::uint32_t edm4eic::MCRecoClusterParticleAssociationData::recID {}

Index of corresponding Cluster (position in Clusters array)

◆ simID

std::uint32_t edm4eic::MCRecoClusterParticleAssociationData::simID {}

Index of corresponding MCParticle (position in MCParticles array)

◆ weight

float edm4eic::MCRecoClusterParticleAssociationData::weight {}

weight of this association


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