[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 36493, Wed Nov 3 13:01:36 2010 UTC revision 36530, Mon Nov 8 10:24:42 2010 UTC
# Line 985  Line 985 
985           lnk = (TObjOptLink*)lnk->Next();           lnk = (TObjOptLink*)lnk->Next();
986        }        }
987     }     }
988       const char *l = strstr(option,"th2poly");
989       if (l) {
990          out<<"   "<<l+7<<"->AddBin(multigraph);"<<endl;
991       } else {
992     out<<"   multigraph->Draw(" <<quote<<option<<quote<<");"<<endl;     out<<"   multigraph->Draw(" <<quote<<option<<quote<<");"<<endl;
993       }
994     TAxis *xaxis = GetXaxis();     TAxis *xaxis = GetXaxis();
995     TAxis *yaxis = GetYaxis();     TAxis *yaxis = GetYaxis();
996    

Legend:
Removed from v.36493  
changed lines
  Added in v.36530

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9