[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 11725, Mon May 2 21:45:05 2005 UTC revision 11750, Fri May 6 15:40:22 2005 UTC
# Line 1  Line 1 
1  // @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.20 2005/04/17 14:12:49 brun Exp $  // @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.21 2005/05/02 21:45:05 brun Exp $
2  // Author: Rene Brun   12/10/2000  // Author: Rene Brun   12/10/2000
3    
4  /*************************************************************************  /*************************************************************************
# Line 364  Line 364 
364     Double_t *arglist = new Double_t[100];     Double_t *arglist = new Double_t[100];
365     // Decode string choptin and fill fitOption structure     // Decode string choptin and fill fitOption structure
366     Foption_t fitOption;     Foption_t fitOption;
367     fitOption.Quiet   = 0;  
    fitOption.Verbose = 0;  
    fitOption.Bound   = 0;  
    fitOption.Like    = 0;  
    fitOption.W1      = 0;  
    fitOption.Errors  = 0;  
    fitOption.Range   = 0;  
    fitOption.Gradient= 0;  
    fitOption.Nograph = 0;  
    fitOption.Nostore = 0;  
    fitOption.Plus    = 0;  
    fitOption.User    = 0;  
    fitOption.Nochisq = 0;  
    fitOption.Minuit  = 0;  
    fitOption.Integral= 0;  
    fitOption.More    = 0;  
368     TString opt = option;     TString opt = option;
369     opt.ToUpper();     opt.ToUpper();
370    

Legend:
Removed from v.11725  
changed lines
  Added in v.11750

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9