The source project of this merge request has been removed.
Add TrackLeptonDecoratorAlg
Jira: AFT-596
Add an algorithm which decorates InDetTracks with an int with value:
-
0if the track is not used in the reconstruction of an electron/muon -
+/-11if the track is used in the reconstruction of an electron -
+/-13if 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
Edited by Samuel Van Stroud