Skip to content

Commit

Permalink
Set kinematics_override to identity
Browse files Browse the repository at this point in the history
  • Loading branch information
achiefa authored Dec 6, 2024
1 parent 277b239 commit b040cad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ implemented_observables:
npoints: [11]
ndata: 11
plotting:
kinematics_override: ewk_rap_sqrt_scale # TODO: To Check
kinematics_override: identity
dataset_label: "CMS $W$ asymmetry 840 pb"
plot_x: eta
y_label: '$dA_{e}/dy$'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ implemented_observables:
- 11
ndata: 11
plotting:
kinematics_override: ewk_rap_sqrt_scale
kinematics_override: identity
dataset_label: CMS $W$ asymmetry 4.7 fb
plot_x: eta
y_label: $dA_{\mu}/dy$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ implemented_observables:
- 22
ndata: 22
plotting:
kinematics_override: ewk_rap_sqrt_scale
kinematics_override: identity
dataset_label: CMS $W$ rapidity 8 TeV
plot_x: y
y_label: $d\sigma(W\to l\nu)/dy_l$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ implemented_observables:
npoints: [132]
ndata: 132
plotting:
kinematics_override: ewk_rap_sqrt_scale
kinematics_override: identity
dataset_label: "CMS Drell-Yan 2D 7 TeV 2011"
plot_x: y
figure_by:
Expand Down

0 comments on commit b040cad

Please sign in to comment.