#include <HistoPdf.h>
Public Member Functions | |
RootHistoPdf (const TH1 &histo, double fMin, double fMax) | |
Public Member Functions inherited from funct::HistoPdf | |
void | dump () |
template<typename Iterator > | |
HistoPdf (double xMin, double xMax, const Iterator &begin, const Iterator &end) | |
HistoPdf () | |
template<typename Iterator > | |
void | init (double xMin, double xMax, const Iterator &begin, const Iterator &end) |
double | operator() (double x) const |
void | rebin (unsigned int r) |
Definition at line 71 of file HistoPdf.h.
|
inlineexplicit |
Definition at line 73 of file HistoPdf.h.
References i, funct::HistoPdf::init(), and x().