HEP-KBFI / hh-multilepton

code and python config files for hh -> 4tau and hh->wwww analyses (all lepton and tau channels)
0 stars 5 forks source link

Computation of 1l+3tau trigger SF incorrect? #7

Closed ktht closed 4 years ago

ktht commented 4 years ago

It looks to me that there's a copy-paste error in the following lines:

https://github.com/HEP-KBFI/hh-multilepton/blob/f7fca51e4c22313b41512feb7fb84d633c0db73b/src/Data_to_MC_CorrectionInterface_hh_1l_3tau_trigger.cc#L245-L246

https://github.com/HEP-KBFI/hh-multilepton/blob/f7fca51e4c22313b41512feb7fb84d633c0db73b/src/Data_to_MC_CorrectionInterface_hh_1l_3tau_trigger.cc#L250-L251

https://github.com/HEP-KBFI/hh-multilepton/blob/f7fca51e4c22313b41512feb7fb84d633c0db73b/src/Data_to_MC_CorrectionInterface_hh_1l_3tau_trigger.cc#L255-L256

Right now, the efficiency for lepton to pass the lepton+tau cross triggers is used instead of the efficiency for 1st/2nd/3rd tau to pass the tau leg of lepton+tau cross triggers when computing the probability for the tau to match certain trigger pattern.