Skip to content

Commit

Permalink
options for lepton pt cuts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Vivas authored and Mariana Vivas committed Nov 6, 2024
1 parent 657abed commit 111f82e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/english/analyses/03_analyses.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,8 @@ def toggle_hint():

cut_options = [
"20, 15, 10 ",
"25, 20, 15",
"10, 5, 2",
"50, 45, 40",
"2, 5, 10",
"No cuts are necessary"
]

Expand Down
4 changes: 2 additions & 2 deletions docs/spanish/analyses/03_analyses.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,8 @@ def toggle_hint():

cut_options = [
"20, 15, 10 ",
"25, 20, 15",
"10, 5, 2",
"50, 45, 40",
"2, 5, 10",
"Ningún corte es necesario"
]

Expand Down

0 comments on commit 111f82e

Please sign in to comment.