JeffersonLab / hps-java

HPS reconstruction and analysis framework in Java
2 stars 10 forks source link

fix trackstate at first and last hit to actually require hits #1028

Closed alspellm closed 5 months ago

alspellm commented 6 months ago

Previously, AtFirstHit and AtLastHit track states used measurement sites, not sites with hits. Fixed this.