KIT-CMS / Excalibur

Analysis repository for Z+Jet studies
1 stars 4 forks source link

Ecal prefire fix #90

Closed cverstege closed 2 years ago

cverstege commented 2 years ago

Currently only corrected valid Jets are used when calculating the prefiring probability. Accordin to the twiki, all jets with latest JEC should be used. Hence, I've added corrected invalid Jets to the product, which can then be used by the PrefiringWeightProducer to derive the accurate prefiring weights.

cverstege commented 2 years ago

Fixed a bug when calculating the weights. Also moved back to optionalWeights, as those weights are only applied at reco level, not on gen level. Should be ready now. Please re-review @HerrHorizontal @RHofsaess

cverstege commented 2 years ago

I'll squash and merge one approved, so it's only one commit on the master branch in the end.