Skip to content

Commit

Permalink
Defaulting to anatest29
Browse files Browse the repository at this point in the history
-Only affect FitConversion16D.py
  • Loading branch information
alefeld committed Nov 7, 2019
1 parent 0f0dc9d commit 5df2524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fitter/scripts/FitConversion16D.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
fits = {}

if len(sys.argv) != 2:
hist_file = os.environ["CMSSW_BASE"]+'/src/EFTFit/Fitter/hist_files/anatest28_MergeLepFl.root'
hist_file = os.environ["CMSSW_BASE"]+'/src/EFTFit/Fitter/hist_files/anatest29_MergeLepFl.root'
#hist_file = os.environ["CMSSW_BASE"]+'/src/EFTFit/Fitter/hist_files/TOP-19-001_unblinded_v1.root'
else:
hist_file = sys.argv[1]
Expand Down

0 comments on commit 5df2524

Please sign in to comment.