Skip to content

Commit

Permalink
Merge branch 'Wqq_semi_resolved_veto' of https://github.com/rkansal47…
Browse files Browse the repository at this point in the history
…/HHbbVV into Wqq_semi_resolved_veto
  • Loading branch information
andresnava1000 committed Dec 15, 2023
2 parents b259352 + 3678d81 commit baaaf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HHbbVV/processors/bbVVSkimmer.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def process(self, events: ak.Array):
>= self.preselection["bbFatJetParticleNetMD_Txbb"]
)
add_selection("ak8bb_txbb", txbb_cut, *selection_args)

# XHY->bbWW Semi-resolved Channel Veto
Wqq_excess = ak.count(fatjets["particleNet_H4qvsQCD"][fatjets["particleNet_H4qvsQCD"] >= 0.8],axis=-1 )

Expand Down

0 comments on commit baaaf95

Please sign in to comment.