LauResultsExtractor Class Reference Utility class to allow the extraction of the best fit from a series of fits to a given data sample. More...
Detailed DescriptionUtility class to allow the extraction of the best fit from a series of fits to a given data sample. A utility class to allow the extraction of the best fit from a series of fits to a given data sample. When fitting amplitude models, the likelihood parameter space is highly complex. Hence the fitter can often wander into local minima. To mitigate this effect a data sample can be fitted many times with randomised starting values of the isobar parameters. It is then necessary to determine which of these fits gives the best solution, i.e. the minimum NLL. This class performs this task, reading in a series of fits for each data sample and writing out a single file that contains the results of the best fit for each data sample. Definition at line 51 of file LauResultsExtractor.hh. Constructor & Destructor Documentation◆ LauResultsExtractor()
Constructor.
Definition at line 44 of file LauResultsExtractor.cc. Member Function Documentation◆ process()
Run the calculations.
Definition at line 153 of file LauResultsExtractor.cc. The documentation for this class was generated from the following files:
Generated by 1.8.18 |