Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dildick committed Aug 14, 2013
1 parent e4f0e52 commit cf9f176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimMuL1/scripts/drawplot_eff.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ def gemTurnOn(filesDir, plotDir, eff, oddEven, ext):
if closeFar == "Close":
xpos = 0.57
else:
xpos = 0.61
xpos = 0.611

tex = TLatex(xpos,.68,'"%s" chamber pairs'%(closeFar))
tex.Draw("same")
Expand Down

0 comments on commit cf9f176

Please sign in to comment.