Skip to content

Commit

Permalink
ATLAS12 special corre
Browse files Browse the repository at this point in the history
  • Loading branch information
comane committed Nov 9, 2024
1 parent 0928786 commit c9d5b91
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ def filter_ATLAS_Z0_8TEV_HIMASS_systematics():
}

elif sys[0]['name'] == 'sys,lumi':
error_definitions[sys[0]['name']] = {
"description": f"{sys[0]['name']}",
error_definitions["ATLASLUMI12"] = {
"description": f"ATLASLUMI12",
"treatment": "MULT",
"type": "SPECIAL",
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ implemented_observables:
- sqrts
kinematics:
variables:
k1:
y:
description: Absolute rapidity of the dilepton system
label: y
units: ''
k2:
M2:
description: Invariant mass of the dilepton system
label: M2
units: ''
k3:
sqrts:
description: Center of mass energy
label: sqrts
units: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ definitions:
description: sys,cor35
treatment: MULT
type: CORR
sys,lumi:
description: sys,lumi
ATLASLUMI12:
description: ATLASLUMI12
treatment: MULT
type: SPECIAL
bins:
Expand Down

0 comments on commit c9d5b91

Please sign in to comment.