Definition at line 30 of file TProfileHelper.h.
|
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 T * | ExtendAxis (T *p, Double_t x, TAxis *axis) |
|
template<typename T > |
static Double_t | GetBinEffectiveEntries (T *p, Int_t bin) |
|
template<typename T > |
static Double_t | GetBinError (T *p, Int_t bin) |
|
template<typename T > |
static void | LabelsDeflate (T *p, Option_t *) |
|
template<typename T > |
static void | LabelsInflate (T *p, Option_t *) |
|
template<typename T > |
static Long64_t | Merge (T *p, TCollection *list) |
|
template<typename T > |
static void | Scale (T *p, Double_t c1, Option_t *option) |
|
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) |
|
template<typename T > |
static void | Sumw2 (T *p, Bool_t flag) |
|
#include </home/sftnight/build/workspace/root-makedoc-v616/rootspi/rdoc/src/v6-16-00-patches/hist/hist/src/TProfileHelper.h>
◆ Add()
◆ BuildArray()
template<typename T >
void TProfileHelper::BuildArray |
( |
T * |
p | ) |
|
|
static |
◆ ExtendAxis()
template<typename T >
T * TProfileHelper::ExtendAxis |
( |
T * |
p, |
|
|
Double_t |
x, |
|
|
TAxis * |
axis |
|
) |
| |
|
static |
◆ GetBinEffectiveEntries()
template<typename T >
Double_t TProfileHelper::GetBinEffectiveEntries |
( |
T * |
p, |
|
|
Int_t |
bin |
|
) |
| |
|
static |
◆ GetBinError()
◆ LabelsDeflate()
◆ LabelsInflate()
◆ Merge()
◆ Scale()
◆ SetBinEntries()
◆ SetErrorOption()
template<typename T >
void TProfileHelper::SetErrorOption |
( |
T * |
p, |
|
|
Option_t * |
opt |
|
) |
| |
|
static |
◆ Sumw2()
The documentation for this class was generated from the following file: