EICd
EIC data model
eicd::MCRecoVertexParticleAssociationData Class Reference

#include <MCRecoVertexParticleAssociationData.h>

Public Attributes

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

Detailed Description

Association between a Vertex and a MCParticle

Author
: S. Joosten

Member Data Documentation

◆ recID

std::uint32_t eicd::MCRecoVertexParticleAssociationData::recID {}

Index of corresponding Vertex (position in Vertices array)

◆ simID

std::uint32_t eicd::MCRecoVertexParticleAssociationData::simID {}

Index of corresponding MCParticle (position in MCParticles array)

◆ weight

float eicd::MCRecoVertexParticleAssociationData::weight {}

weight of this association


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