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

#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
 

Detailed Description

Used to keep track of the correspondence between MC and reconstructed particles

Author
: S. Joosten

Member Data Documentation

◆ recID

std::uint32_t edm4eic::MCRecoParticleAssociationData::recID {}

Index of corresponding ReconstructedParticle (position in ReconstructedParticles array)

◆ simID

std::uint32_t edm4eic::MCRecoParticleAssociationData::simID {}

Index of corresponding MCParticle (position in MCParticles array)

◆ weight

float edm4eic::MCRecoParticleAssociationData::weight {}

weight of this association


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