aboutsummaryrefslogtreecommitdiffstats
path: root/utils/gf.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-05-15 23:45:50 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2018-05-15 23:45:50 -0500
commit8121c510c2115735def2e178ba0c11efe719964c (patch)
tree32638bcc91c239f2d50edfc484a1b0c0fb604eb5 /utils/gf.py
parente32bf7123fe6abb0e1319c02d49c1a33c4380a6e (diff)
downloadGolemFlavor-8121c510c2115735def2e178ba0c11efe719964c.tar.gz
GolemFlavor-8121c510c2115735def2e178ba0c11efe719964c.zip
update
Diffstat (limited to 'utils/gf.py')
-rw-r--r--utils/gf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/gf.py b/utils/gf.py
index cc093e1..c316ed2 100644
--- a/utils/gf.py
+++ b/utils/gf.py
@@ -65,7 +65,7 @@ def steering_params(args):
# For Tianlu
# params.years = [999]
- # params.minFitEnergy = 1.0e5 # GeV
+ params.minFitEnergy = args.binning[0] # GeV
return params