DUNE / larnd-sim

Simulation framework for a pixelated Liquid Argon TPC
Apache License 2.0
10 stars 26 forks source link

Light backtracking segments fix #222

Closed marjoleinvannuland closed 2 months ago

marjoleinvannuland commented 2 months ago

Use segment_id field of selected_tracks instead of track_ids to fix issue with light backtracking segments appearing in multiple events. I removed the line defining track_ids since they are no longer used anywhere and their definition is misleading. unique_evid_per_seg_heatmap unique_evid_per_seg_count larndsim validation