ROOT
6.06/09
Reference Guide
|
Definition at line 30 of file TProfileHelper.h.
Static Public Member Functions | |
template<typename T > | |
static Bool_t | Add (T *p, const TH1 *h1, const TH1 *h2, Double_t c1, Double_t c2=1) |
template<typename T > | |
static void | BuildArray (T *p) |
template<typename T > | |
static Double_t | GetBinEffectiveEntries (T *p, Int_t bin) |
template<typename T > | |
static Long64_t | Merge (T *p, TCollection *list) |
template<typename T > | |
static T * | ExtendAxis (T *p, Double_t x, TAxis *axis) |
template<typename T > | |
static void | Scale (T *p, Double_t c1, Option_t *option) |
template<typename T > | |
static void | Sumw2 (T *p, Bool_t flag) |
template<typename T > | |
static void | LabelsDeflate (T *p, Option_t *) |
template<typename T > | |
static void | LabelsInflate (T *p, Option_t *) |
template<typename T > | |
static Double_t | GetBinError (T *p, Int_t bin) |
template<typename T > | |
static void | SetBinEntries (T *p, Int_t bin, Double_t w) |
template<typename T > | |
static void | SetErrorOption (T *p, Option_t *opt) |
|
static |
Definition at line 71 of file TProfileHelper.h.
Referenced by TProfile::Add(), TProfile2D::Add(), and TProfile3D::Add().
|
static |
Definition at line 130 of file TProfileHelper.h.
Referenced by TProfile::BuildOptions(), TProfile2D::BuildOptions(), TProfile3D::BuildOptions(), TProfile::SetBinsLength(), TProfile3D::SetBinsLength(), and TProfile2D::SetBinsLength().
Definition at line 421 of file TProfileHelper.h.
Referenced by TProfile::ExtendAxis(), TProfile2D::ExtendAxis(), and TProfile3D::ExtendAxis().
Definition at line 143 of file TProfileHelper.h.
Referenced by TProfile::GetBinEffectiveEntries(), TProfile2D::GetBinEffectiveEntries(), and TProfile3D::GetBinEffectiveEntries().
Definition at line 658 of file TProfileHelper.h.
Referenced by TProfile::GetBinError(), TProfile2D::GetBinError(), and TProfile3D::GetBinError().
Definition at line 530 of file TProfileHelper.h.
Referenced by TProfile::LabelsDeflate(), and TProfile2D::LabelsDeflate().
Definition at line 592 of file TProfileHelper.h.
Referenced by TProfile::LabelsInflate(), and TProfile2D::LabelsInflate().
|
static |
Definition at line 167 of file TProfileHelper.h.
Referenced by TProfile::Merge(), TProfile2D::Merge(), and TProfile3D::Merge().
Definition at line 482 of file TProfileHelper.h.
Referenced by TProfile::Scale(), TProfile3D::Scale(), and TProfile2D::Scale().
Definition at line 722 of file TProfileHelper.h.
Referenced by TProfile::SetBinEntries(), TProfile3D::SetBinEntries(), and TProfile2D::SetBinEntries().
Definition at line 647 of file TProfileHelper.h.
Referenced by TProfile::SetErrorOption(), TProfile3D::SetErrorOption(), and TProfile2D::SetErrorOption().
Definition at line 499 of file TProfileHelper.h.
Referenced by TProfile::Sumw2(), TProfile3D::Sumw2(), and TProfile2D::Sumw2().