Skip to content

Add split probabilities, layer index and option to save endcap hits

Spyros Argyropoulos requested to merge (removed):split into r22

Addressing issues from #40 (closed)

  • added more variables to the hits dataset: layer, splitProbability1, splitProbability2, isBarrel
  • added possibility to write out pixel end-cap hits if write_endcap_hits = True
  • replaced logic of hit-layer association with official bec flag that is coming from the tracking group

Screenshot_2022-02-24_at_14.20.17

Screenshot_2022-02-24_at_14.17.16

Validation wrt previous setup

Screenshot_2022-02-25_at_18.16.48

Screenshot_2022-02-25_at_18.16.31

Edited by Spyros Argyropoulos

Merge request reports