ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Associate a particle to its hit count within a proto track. More...
#include <acts/blob/master/Examples/Framework/include/ACTFW/Validation/ProtoTrackClassification.hpp>
Public Attributes | |
ActsFatras::Barcode | particleId |
std::size_t | hitCount |
Associate a particle to its hit count within a proto track.
Definition at line 22 of file ProtoTrackClassification.hpp.
View newest version in sPHENIX GitHub at line 22 of file ProtoTrackClassification.hpp
std::size_t FW::ParticleHitCount::hitCount |
Definition at line 24 of file ProtoTrackClassification.hpp.
View newest version in sPHENIX GitHub at line 24 of file ProtoTrackClassification.hpp
Referenced by FW::identifyContributingParticles(), and FW::TruthFitTrack::identifyMajorityParticle().
ActsFatras::Barcode FW::ParticleHitCount::particleId |
Definition at line 23 of file ProtoTrackClassification.hpp.
View newest version in sPHENIX GitHub at line 23 of file ProtoTrackClassification.hpp