[root] / trunk / hist / hist / src / TMultiGraph.cxx Repository:
ViewVC logotype

Diff of /trunk/hist/hist/src/TMultiGraph.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20882, Mon Nov 19 11:31:26 2007 UTC revision 21573, Mon Jan 7 10:32:29 2008 UTC
# Line 1049  Line 1049 
1049           uxmin   = gPad->PadtoX(rwxmin);           uxmin   = gPad->PadtoX(rwxmin);
1050           uxmax   = gPad->PadtoX(rwxmax);           uxmax   = gPad->PadtoX(rwxmax);
1051        } else {        } else {
1052             g = (TGraph*) next();
1053             g->ComputeRange(rwxmin, rwymin, rwxmax, rwymax);
1054           while ((g = (TGraph*) next())) {           while ((g = (TGraph*) next())) {
1055              Double_t rx1,ry1,rx2,ry2;              Double_t rx1,ry1,rx2,ry2;
1056              g->ComputeRange(rx1, ry1, rx2, ry2);              g->ComputeRange(rx1, ry1, rx2, ry2);

Legend:
Removed from v.20882  
changed lines
  Added in v.21573

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9