Skip to content

Add TrackLeptonDecoratorAlg

Jira: AFT-596

Add an algorithm which decorates InDetTracks with an int with value:

  • 0 if the track is not used in the reconstruction of an electron/muon
  • +/-11 if the track is used in the reconstruction of an electron
  • +/-13 if the track is used in the reconstruction of a muon

This moves functionality from the FTAG Training Dataset Dumper to speed up jobs. See atlas-flavor-tagging-tools/training-dataset-dumper#36 (closed)

@dguest

Edited by Samuel Van Stroud

Merge request reports