Parent Directory
|
Revision Log
|
Patch
| revision 43627, Tue Apr 3 15:17:16 2012 UTC | revision 43629, Tue Apr 3 15:31:17 2012 UTC | |
|---|---|---|
| # | Line 1179 | Line 1179 |
| 1179 | { | { |
| 1180 | // Paint all the graphs of this multigraph as 3D lines | // Paint all the graphs of this multigraph as 3D lines |
| 1181 | ||
| 1182 | Int_t i, npt; | Int_t i, npt=0; |
| 1183 | char *l; | char *l; |
| 1184 | Double_t rwxmin, rwxmax, rwymin, rwymax; | Double_t rwxmin, rwxmax, rwymin, rwymax; |
| 1185 | TIter next(fGraphs); | TIter next(fGraphs); |
|
||||||||
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |