Skip to content

Draft: First attempt at stupid addition to hits for cluster conversion

Jahred Adelman requested to merge jahreda/athena:FPGATrackSimHitxtraInfo into main

This is for sure not ideal, but it allows us to calculate the rdo list for hits from clusters for which we use the "equivalent hit". Problems to solve:

  • We save more information than is needed (3 vectors instead of just the 1 rdo vector)
  • We could clean this up to not duplicate information (the 3 vectors contain the same information as the single pieces, just more of them).
  • I also haven't tested it, but I'm curious if this ... works. Tagging @sabidi and @imaznas

Merge request reports

Loading