The source project of this merge request has been removed.
Add FTAG track selections
As mentioned in atlas-flavor-tagging-tools/training-dataset-dumper#96 (closed), the current FTAG track selections are not in line with the r22 recommendation.
This adds two new selections
- R22_DEFAULT, which is the same as the "dips loose" track selection but increases the min Si hit from 7 -> 8 (in line with recommendations)
- R22_LOOSE, which is the same as R22_DEFAULT but removes the shared module cut and relaxes the d0 cut. This has also been called "gnn loose" selection in the group (but I think it probably makes sense to avoid naming selections on the algorithms which were first used to study them)
also importing changes from master added in !57172 (diffs) and in !56090 (diffs)