KIT-CMS / Excalibur

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

Veto JetEtaPhi-Cleaned Events #93

Closed RHofsaess closed 2 years ago

RHofsaess commented 2 years ago

With this PR the possibility is added to veto events where one of the first N leading jets (above a threshold) is cleaned by the JetEtaPhiCleaner. It is activated with CutVetoCleanedEvents=true The threshold can be chosen with CutVetoJetsAbove=<VALUE> The number of jets to be checked: CutVetoNJets=<VALUE> (default is 1 -- veto the event when the leading jet is cleaned)