Clarify tau WP configurations with eVeto + disable it by default
For fake background studies in the bbtautau analysis, it was realised that there was no configuration available for the Tau WP with JetIDWP: JETIDNONE + EleIDWP: ELEIDRNNLOOSE
. The primary goal of this MR is to provide such configuration.
To this end:
- all configurations are explicitly mentioning whether they include or not the eleid
- the NoID configuration is dropped since it was identical to Baseline
- a new
baseline_eleid
configuration is introduced
In practice now, because use_eVeto
is configured to True by default but the previous baseline
working point was not configuring the ele ID, this would change the configuration for analysis users which do not set explicitly the use_eVeto
property for the baseline
working points. Referring to Tau CP experts to comment on this point @ademaria @dta @liuyang @abetti
FYI @pbokan