Skip to content

Commit

Permalink
renamed local variable of filter rules
Browse files Browse the repository at this point in the history
  • Loading branch information
comane committed Jan 15, 2025
1 parent 317985a commit 7daa1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validphys2/src/validphys/cuts/filters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
- dataset: ATLAS_Z0_8TEV_LOWMASS_M-Y
reason: Avoid overlap with the high mass ATLAS2DDY8TEV dataset.
local_variables:
M: sqrt(M2)
M: sqrt(m_Z2)
max_M: 116.0
rule: M <= max_M

Expand Down

0 comments on commit 7daa1aa

Please sign in to comment.