[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 31207, Mon Nov 16 16:52:00 2009 UTC revision 31491, Tue Dec 1 18:11:55 2009 UTC
# Line 240  Line 240 
240    
241    
242  //______________________________________________________________________________  //______________________________________________________________________________
243  Int_t TMultiGraph::Fit(const char *fname, Option_t *option, Option_t *, Axis_t xmin, Axis_t xmax)  TFitResultPtr TMultiGraph::Fit(const char *fname, Option_t *option, Option_t *, Axis_t xmin, Axis_t xmax)
244  {  {
245     // Fit this graph with function with name fname.     // Fit this graph with function with name fname.
246     //     //
# Line 261  Line 261 
261    
262    
263  //______________________________________________________________________________  //______________________________________________________________________________
264  Int_t TMultiGraph::Fit(TF1 *f1, Option_t *option, Option_t *goption, Axis_t rxmin, Axis_t rxmax)  TFitResultPtr TMultiGraph::Fit(TF1 *f1, Option_t *option, Option_t *goption, Axis_t rxmin, Axis_t rxmax)
265  {  {
266     // Fit this multigraph with function f1.     // Fit this multigraph with function f1.
267     //     //

Legend:
Removed from v.31207  
changed lines
  Added in v.31491

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9