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 44 of file LauFitNtuple.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 32 of file LauFitNtuple.cc.
Destructor. Definition at line 52 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 60 of file LauFitNtuple.cc.
Store parameters and their errors.
Definition at line 186 of file LauFitNtuple.cc.
Update the fit ntuple. Definition at line 218 of file LauFitNtuple.cc.
Write out fit results. Definition at line 320 of file LauFitNtuple.cc. Member Data Documentation
Correlation matrix. Definition at line 98 of file LauFitNtuple.hh.
Flags whether the fit tree has been defined. Definition at line 101 of file LauFitNtuple.hh.
Extra variables. Definition at line 95 of file LauFitNtuple.hh.
Fit results. Definition at line 90 of file LauFitNtuple.hh.
Status of fit. Definition at line 106 of file LauFitNtuple.hh.
Fit variables. Definition at line 93 of file LauFitNtuple.hh.
Experiment number. Definition at line 114 of file LauFitNtuple.hh.
Number of extra parameters. Definition at line 112 of file LauFitNtuple.hh.
Number of fit parameters. Definition at line 108 of file LauFitNtuple.hh.
Number of free parameters. Definition at line 110 of file LauFitNtuple.hh.
Root file. Definition at line 88 of file LauFitNtuple.hh.
Name of root file. Definition at line 86 of file LauFitNtuple.hh.
Flags whether or not to store the asymmetric error information. Definition at line 103 of file LauFitNtuple.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |