EICd
EIC data model
eicd::MCRecoParticleAssociationData Class Reference

#include <MCRecoParticleAssociationData.h>

Public Attributes

std::uint32_t simID {}
 Index of corresponding MCParticle (position in MCParticles array) More...
 
std::uint32_t recID {}
 Index of corresponding ReconstructedParticle (position in ReconstructedParticles array) More...
 
float weight {}
 weight of this association More...
 

Detailed Description

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

Author
: S. Joosten

Member Data Documentation

◆ recID

std::uint32_t eicd::MCRecoParticleAssociationData::recID {}

Index of corresponding ReconstructedParticle (position in ReconstructedParticles array)

◆ simID

std::uint32_t eicd::MCRecoParticleAssociationData::simID {}

Index of corresponding MCParticle (position in MCParticles array)

◆ weight

float eicd::MCRecoParticleAssociationData::weight {}

weight of this association


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