ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/JetFitAnalyzer/interface/HistoFitter.h
(Generate patch)

Comparing UserCode/JetFitAnalyzer/interface/HistoFitter.h (file contents):
Revision 1.7 by dnisson, Fri Jan 22 23:53:09 2010 UTC vs.
Revision 1.8 by dnisson, Sat Feb 6 00:03:24 2010 UTC

# Line 112 | Line 112 | public:
112    int getNumberOfDegreesOfFreedom(VectorHisto, int);
113  
114    FitResults putParsInFitResults(std::vector<TString>,
115 <                                 double *, double *, double *, double *);
115 >                                 double *, double *, double *, double *,
116 >                                 FitResults&);
117    static VectorHisto loadTH2IntoVectorHisto(TH2*);
118    Trouble minimize(TMinuit*, VectorHisto, int);
119  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines