Go to the source code of this file.
Functions | |
void | Example13 () |
int | main (int argc, char **argv) |
void | AddRidge (TH2D *histo, double a, double k, double b, double xstart, int numsteps, int numpoints, double deviation) |
TH2D * | MakeRidgeHistogram () |
TCutG * | MakeCut () |
|
Definition at line 91 of file Example13.cxx. References TGo4Fitter::AddData(), TGo4Fitter::AddModel(), TGo4FitComponent::AddRangeCut(), TGo4FitterAbstract::AddSimpleMinuit(), TGo4FitterAbstract::DoActions(), TGo4Fitter::Draw(), TGo4Fitter::ff_chi_square, MakeCut(), MakeRidgeHistogram(), TGo4Fitter::Print(), TGo4FitData::SetExcludeLessThen(), TGo4Fitter::SetMemoryUsage(), TGo4FitParsList::SetParsNames(), TGo4FitParsList::SetParsValues(), and TGo4FitComponent::SetRange(). Referenced by main(). |
|
Definition at line 36 of file Example13.cxx. |
|
Definition at line 49 of file Example13.cxx. Referenced by MakeRidgeHistogram(). |
|
Definition at line 69 of file Example13.cxx. References AddRidge(). Referenced by Example13(). |
|
Definition at line 85 of file Example13.cxx. Referenced by Example13(). |