|
ant
A2 ant: class-based analysis framework
|
This is the complete list of members for ant::TFSum, including all inherited members.
| BuildTF1(const std::string &name, const double min, const double max) const | ant::TFSum | protected |
| Draw() | ant::TFSum | |
| Draw(const std::string &option) const | ant::TFSum | virtual |
| FitRanged(TH1 *h, TF1 *f, double x_low, double x_high, const std::string &fitopts="REM0NB") | ant::TFSum | static |
| FitRanged(TH1 *h, TF1 *f, double x1_low, double x1_high, double x2_low, double x2_high, const std::string &fitopts="REM0NB") | ant::TFSum | static |
| FitRanged(TH1 *h, TF1 *f, const PiecewiseInterval< double > &range, const std::string &fitopts="REM0NB") | ant::TFSum | static |
| Function() | ant::TFSum | inline |
| functions | ant::TFSum | protected |
| GetNpar() const | ant::TFSum | |
| GetRange(double &xmin, double &xmax) const | ant::TFSum | |
| MakeFiltered(TF1 *f, Filter filter) | ant::TFSum | inlinestatic |
| MakeRanged(TF1 *f, double x_low, double x_high) | ant::TFSum | static |
| MakeRanged(TF1 *f, double x1_low, double x1_high, double x2_low, double x2_high) | ant::TFSum | static |
| MakeRanged(TF1 *f, const PiecewiseInterval< double > &range) | ant::TFSum | static |
| operator TF1 *() | ant::TFSum | inline |
| operator()(const double *x, const double *p) const | ant::TFSum | |
| SetNpx(int n) | ant::TFSum | |
| SetRange(double xmin, double xmax) | ant::TFSum | |
| sum | ant::TFSum | protected |
| syncTF1Par(TF1 *src, TF1 *dst) | ant::TFSum | protectedstatic |
| syncTF1Par(TF1 *src, TF1 *dst, int src_j, int dst_j) | ant::TFSum | protectedstatic |
| SyncToFcts() | ant::TFSum | |
| SyncToSum() | ant::TFSum | |
| TFSum(const std::string &name, TF1 *f1, double xmin=-5, double xmax=5) | ant::TFSum | |
| TFSum(const std::string &name, TF1 *f1, TF1 *f2, double xmin=-5, double xmax=5) | ant::TFSum | |
| TFSum(const std::string &name, TF1 *f1, TF1 *f2, TF1 *f3, double xmin=-5, double xmax=5) | ant::TFSum | |
| TFSum(const std::string &name, std::list< TF1 *> fs, double xmin=-5, double xmax=5) | ant::TFSum | |
| ~root_drawable_traits()=default | ant::root_drawable_traits | virtual |
| ~TFSum() | ant::TFSum | virtual |