TH1F*->SetAxisRange does not seem to work if i plot it on a log scale??
..no error warning, i just doesn't do it.. any thoughts/suggestions?
root vers: 3.03/07
my actual code:
TCanvas *XSBRCanv = new TCanvas("XSBR","XSBR",1);
XSBRCanv->SetLogy(1);
BR5->SetAxisRange(0,0.001,"Y");
BR5->SetStats(0);
BR5->SetLineColor(2);
BR5->SetFillStyle(4000);
BR5->Draw() ;
--
CMS-Bristol
http://cern.ch/dan.holmes
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:14 MET