A small extensin of TH1F to store a FitResults. More...
#include <FitTH1F.hh>
Public Member Functions | |
| FitTH1F (const char *name, const char *title, Int_t nbins, Double_t xlow, Double_t xup) | |
| virtual | ~FitTH1F () |
| Destructor. | |
Public Attributes | |
| TFitResultPtr | fitResult |
A small extensin of TH1F to store a FitResults.
Definition at line 17 of file FitTH1F.hh.
1.6.1