Skip to content
  • Goetz Gaycken's avatar
    Migrate ambiguity processor from PRD_Association tool to PRD-to-track maps. · 598c55c8
    Goetz Gaycken authored and Walter Lampl's avatar Walter Lampl committed
    - Use a PRD-to-track map rather than the PRD_AssociationTool which conains a PRD-to-track map
      internally. This is needed to resolve ATLASRECTS-5005.
    - Made all methods const.
    - The score processor does not create track copies anymore, thus PRD-to-track maps stay valid for
      scored tracks.
    - The ambiguity processors now use a helper class which manages the new and original tracks i.e.
      tracks with mixed ownership, and creates track copies only for the final track collection if
      necessary.
    - Moved debug ntuple code of simple ambiguity processor to a new derived class, to improve the
      readability.
    598c55c8