#include <TProofLimitsFinder.h>
Inheritance diagram for TProofLimitsFinder:

Public Member Functions | |
| TProofLimitsFinder () | |
| virtual | ~TProofLimitsFinder () |
| virtual Int_t | FindGoodLimits (TH1 *h, Axis_t xmin, Axis_t xmax) |
| virtual Int_t | FindGoodLimits (TH1 *h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax) |
| virtual Int_t | FindGoodLimits (TH1 *h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax, Axis_t zmin, Axis_t zmax) |
| TProofLimitsFinder () | |
| virtual | ~TProofLimitsFinder () |
| virtual Int_t | FindGoodLimits (TH1 *h, Axis_t xmin, Axis_t xmax) |
| virtual Int_t | FindGoodLimits (TH1 *h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax) |
| virtual Int_t | FindGoodLimits (TH1 *h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax, Axis_t zmin, Axis_t zmax) |
Static Public Member Functions | |
| static void | AutoBinFunc (TString &key, Double_t &xmin, Double_t &xmax, Double_t &ymin, Double_t &ymax, Double_t &zmin, Double_t &zmax) |
| static void | AutoBinFunc (TString &key, Double_t &xmin, Double_t &xmax, Double_t &ymin, Double_t &ymax, Double_t &zmin, Double_t &zmax) |
Definition at line 30 of file TProofLimitsFinder.h.
| TProofLimitsFinder::TProofLimitsFinder | ( | ) | [inline] |
Definition at line 33 of file TProofLimitsFinder.h.
| virtual TProofLimitsFinder::~TProofLimitsFinder | ( | ) | [inline, virtual] |
Definition at line 34 of file TProofLimitsFinder.h.
| TProofLimitsFinder::TProofLimitsFinder | ( | ) | [inline] |
Definition at line 33 of file TProofLimitsFinder.h.
| virtual TProofLimitsFinder::~TProofLimitsFinder | ( | ) | [inline, virtual] |
Definition at line 34 of file TProofLimitsFinder.h.
Reimplemented from THLimitsFinder.
Definition at line 75 of file TProofLimitsFinder.cxx.
References AutoBinFunc(), dummy, THLimitsFinder::FindGoodLimits(), and h.
| Int_t TProofLimitsFinder::FindGoodLimits | ( | TH1 * | h, | |
| Axis_t | xmin, | |||
| Axis_t | xmax, | |||
| Axis_t | ymin, | |||
| Axis_t | ymax | |||
| ) | [virtual] |
Reimplemented from THLimitsFinder.
Definition at line 89 of file TProofLimitsFinder.cxx.
References AutoBinFunc(), dummy, THLimitsFinder::FindGoodLimits(), and h.
| Int_t TProofLimitsFinder::FindGoodLimits | ( | TH1 * | h, | |
| Axis_t | xmin, | |||
| Axis_t | xmax, | |||
| Axis_t | ymin, | |||
| Axis_t | ymax, | |||
| Axis_t | zmin, | |||
| Axis_t | zmax | |||
| ) | [virtual] |
Reimplemented from THLimitsFinder.
Definition at line 103 of file TProofLimitsFinder.cxx.
References AutoBinFunc(), THLimitsFinder::FindGoodLimits(), and h.
Reimplemented from THLimitsFinder.
| virtual Int_t TProofLimitsFinder::FindGoodLimits | ( | TH1 * | h, | |
| Axis_t | xmin, | |||
| Axis_t | xmax, | |||
| Axis_t | ymin, | |||
| Axis_t | ymax | |||
| ) | [virtual] |
Reimplemented from THLimitsFinder.
| virtual Int_t TProofLimitsFinder::FindGoodLimits | ( | TH1 * | h, | |
| Axis_t | xmin, | |||
| Axis_t | xmax, | |||
| Axis_t | ymin, | |||
| Axis_t | ymax, | |||
| Axis_t | zmin, | |||
| Axis_t | zmax | |||
| ) | [virtual] |
Reimplemented from THLimitsFinder.
| static void TProofLimitsFinder::AutoBinFunc | ( | TString & | key, | |
| Double_t & | xmin, | |||
| Double_t & | xmax, | |||
| Double_t & | ymin, | |||
| Double_t & | ymax, | |||
| Double_t & | zmin, | |||
| Double_t & | zmax | |||
| ) | [static] |
1.5.1