Skip to content

Add fitted Upstream particles with PID

Claire Prouve requested to merge Claire_meow into master

Add the functionality to make upstream particles, totally disconnected from the rest of the reconstruction. The idea is that individual lines can request upstream particles w/o it interfering with the rest of the reconstruction.

Todo:

  • [ ] Currently only for the light_reco options -> how much and what kind of usage do we expect for the TrackBestTrackCreator option?
  • Check persistency works (What to do with rich_pids and calo_pids for the upstream tracks?)
  • Remove print statements >.<
  • _has_rich_ stuff check

Thanks to @mstahl for all the help (in committing this crime)!

Edited by Claire Prouve

Merge request reports