|
EICd
EIC data model
|
#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... | |
Used to keep track of the correspondence between MC and reconstructed particles
| std::uint32_t eicd::MCRecoParticleAssociationData::recID {} |
Index of corresponding ReconstructedParticle (position in ReconstructedParticles array)
| std::uint32_t eicd::MCRecoParticleAssociationData::simID {} |
Index of corresponding MCParticle (position in MCParticles array)
| float eicd::MCRecoParticleAssociationData::weight {} |
weight of this association