|
EICd
EIC data model
|
#include <MCRecoTrackParticleAssociationData.h>
Public Attributes | |
| std::uint32_t | simID {} |
| Index of corresponding MCParticle (position in MCParticles array) More... | |
| std::uint32_t | recID {} |
| Index of corresponding Track (position in Tracks array) More... | |
| float | weight {} |
| weight of this association More... | |
Association between a Track and a MCParticle
| std::uint32_t eicd::MCRecoTrackParticleAssociationData::recID {} |
Index of corresponding Track (position in Tracks array)
| std::uint32_t eicd::MCRecoTrackParticleAssociationData::simID {} |
Index of corresponding MCParticle (position in MCParticles array)
| float eicd::MCRecoTrackParticleAssociationData::weight {} |
weight of this association