HEP-KBFI / tth-htt

code and python config files for ttH, H -> tautau analysis with matrix element techniques
3 stars 10 forks source link

Refactor the propagation of tau ID WPs #68

Closed ktht closed 5 years ago

ktht commented 5 years ago

Right now, we just propagate the tau ID WP of the tight tau collection to the analysis, but it leaves the tau ID WPs of fakeable / loose tau collections unchanged. This causes problems, if the user wants to switch to a different tau ID altogether. The solution is to define clear-cut list of tau ID WPs which are modifiable in tthAnalyzeRun/hhAnalyzeRun submission scripts: for each tau collection, the tau ID WP must be defined explicitly. There already is some code in place that makes the task a bit easier, but it's still relatively substantial task.

ktht commented 5 years ago

Summary in no particular order: