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 58 of file LauFitNtuple.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 46 of file LauFitNtuple.cc.
Destructor. Definition at line 66 of file LauFitNtuple.cc.
Copy constructor (not implemented) Member Function Documentation
Copy assignment operator (not implemented)
Store the correlation matrix and other fit information.
Definition at line 74 of file LauFitNtuple.cc.
Store parameters and their errors.
Definition at line 200 of file LauFitNtuple.cc.
Update the fit ntuple. Definition at line 232 of file LauFitNtuple.cc.
Write out fit results. Definition at line 334 of file LauFitNtuple.cc. Member Data Documentation
Correlation matrix. Definition at line 112 of file LauFitNtuple.hh.
Flags whether the fit tree has been defined. Definition at line 115 of file LauFitNtuple.hh.
Extra variables. Definition at line 109 of file LauFitNtuple.hh.
Fit results. Definition at line 104 of file LauFitNtuple.hh.
Status of fit. Definition at line 120 of file LauFitNtuple.hh.
Fit variables. Definition at line 107 of file LauFitNtuple.hh.
Experiment number. Definition at line 128 of file LauFitNtuple.hh.
Number of extra parameters. Definition at line 126 of file LauFitNtuple.hh.
Number of fit parameters. Definition at line 122 of file LauFitNtuple.hh.
Number of free parameters. Definition at line 124 of file LauFitNtuple.hh.
Root file. Definition at line 102 of file LauFitNtuple.hh.
Name of root file. Definition at line 100 of file LauFitNtuple.hh.
Flags whether or not to store the asymmetric error information. Definition at line 117 of file LauFitNtuple.hh. The documentation for this class was generated from the following files:
Generated by ![]() |