The source project of this merge request has been removed.
Implement MCP high precision recommendations in SUSYTools
the high precision recommendations of MCP are just few steps in front of our doors (cf. !27115 (merged)). In these recommendations we're going to release the LowPtMVA
and HighPt3Station
working point. Okay, technically speaking, we're going to allow by default 2 station high pt muons in the HighPt
working point, but maintain the support for the 3-station only WP, such that analysis can go back to the old definitions if they need to.
It's good to prepare SUSYTools now, such that we can merge everything in one go as soon as the MCP group has finished scrutinizing the last results. To implement the new working points properly I've augmented the MuId integers:
2 -- > Loose
1 -- > Medium
0 -- > Tight
4 -- > HighPt (2 + 3 stations)
5 -- > LowP
6 -- > LowPtMVA
7 -- > HighPt3Layers
Edited by Johannes Junggeburth