LauFitNtuple Class Reference Class to store the results from the fit into an ntuple. More...
Detailed DescriptionClass to store the results from the fit into an ntuple. Class to store the results from the fit into an ntuple. The fitted values and their errors are stored. In the case of toy MC, the true values are also stored, along with the pulls. Derived quantities can also be stored, such as the fit fractions. What precisely is stored depends on the fit model. Definition at line 41 of file LauFitNtuple.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 33 of file LauFitNtuple.cc.
Destructor. Definition at line 53 of file LauFitNtuple.cc. Member Function Documentation
Store the correlation matrix and other fit information.
Definition at line 61 of file LauFitNtuple.cc.
Store parameters and their errors.
Definition at line 156 of file LauFitNtuple.cc.
Update the fit ntuple. Definition at line 186 of file LauFitNtuple.cc.
Write out fit results. Definition at line 272 of file LauFitNtuple.cc. Member Data Documentation
Correlation matrix. Definition at line 90 of file LauFitNtuple.hh.
Flags whether the fit tree has been defined. Definition at line 93 of file LauFitNtuple.hh.
Extra variables. Definition at line 85 of file LauFitNtuple.hh.
Fit results. Definition at line 80 of file LauFitNtuple.hh.
Status of fit. Definition at line 95 of file LauFitNtuple.hh.
Fit variables. Definition at line 83 of file LauFitNtuple.hh.
Global correlation coefficients. Definition at line 88 of file LauFitNtuple.hh.
Experiment number. Definition at line 105 of file LauFitNtuple.hh.
Number of extra parameters. Definition at line 101 of file LauFitNtuple.hh.
Number of fit parameters. Definition at line 97 of file LauFitNtuple.hh.
Number of free parameters. Definition at line 99 of file LauFitNtuple.hh.
Minimised negative log likelihood. Definition at line 103 of file LauFitNtuple.hh.
Root file. Definition at line 78 of file LauFitNtuple.hh.
Name of root file. Definition at line 76 of file LauFitNtuple.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |