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 42 of file LauFitNtuple.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 35 of file LauFitNtuple.cc.
Destructor. Definition at line 56 of file LauFitNtuple.cc. Member Function Documentation
Store the correlation matrix and other fit information.
Definition at line 64 of file LauFitNtuple.cc.
Store parameters and their errors.
Definition at line 134 of file LauFitNtuple.cc.
Update the fit ntuple. Definition at line 166 of file LauFitNtuple.cc.
Write out fit results. Definition at line 264 of file LauFitNtuple.cc. Member Data Documentation
Correlation matrix. Definition at line 91 of file LauFitNtuple.hh.
Flags whether the fit tree has been defined. Definition at line 94 of file LauFitNtuple.hh.
Extra variables. Definition at line 88 of file LauFitNtuple.hh.
Fit results. Definition at line 83 of file LauFitNtuple.hh.
Status of fit. Definition at line 99 of file LauFitNtuple.hh.
Fit variables. Definition at line 86 of file LauFitNtuple.hh.
Experiment number. Definition at line 109 of file LauFitNtuple.hh.
Number of extra parameters. Definition at line 105 of file LauFitNtuple.hh.
Number of fit parameters. Definition at line 101 of file LauFitNtuple.hh.
Number of free parameters. Definition at line 103 of file LauFitNtuple.hh.
Minimised negative log likelihood. Definition at line 107 of file LauFitNtuple.hh.
Root file. Definition at line 81 of file LauFitNtuple.hh.
Name of root file. Definition at line 79 of file LauFitNtuple.hh.
Flags whether or not to store the asymmetric error information. Definition at line 96 of file LauFitNtuple.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |