# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |