Skip to content

Commit d9f4050

Browse files
committed
Added rule to remove region potentially sensitive to resummation effects. Value of the cut to be confirmed
1 parent 67af04c commit d9f4050

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

validphys2/src/validphys/cuts/filters.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,10 @@
270270
description due to unknown reasons.
271271
rule: "abs_y <= 1.6"
272272

273+
- dataset: CMS_Z0J_13TEV_PT-M
274+
reason: Avoid the region where resummation effects become important.
275+
rule: "pT >= 30"
276+
273277
- dataset: ATLAS_Z0_8TEV_LOWMASS_M-Y
274278
reason: Avoid overlap with the high mass ATLAS2DDY8TEV dataset.
275279
local_variables:

0 commit comments

Comments
 (0)