Revision a556723ba1ecbe30dcbd1cbbf5169a321ef65899 authored by Rene Brun on 09 March 2004, 15:57:46 UTC, committed by Rene Brun on 09 March 2004, 15:57:46 UTC
The old implementation had a side effect on option "e" that worked only
when the "e" was the first character in the option string.
This had a dramatic effect in tqo queries like
  J->Draw("etajet[1]","W*(Etjet[1]>70)","e1");
  J->Draw("etajet[1]","W*(Etjet[1]>70)","Same,e1");
The second Draw was showing error bars different between tyhe first and second plot!


git-svn-id: http://root.cern.ch/svn/root/trunk@8348 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 47f28c6
History
File Mode Size
inc
src

back to top