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/stephan/code/root-2/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()
template<typename T>
| void TProfileHelper::LabelsDeflate |
( |
T * | p, |
|
|
Option_t * | ax ) |
|
static |
◆ LabelsInflate()
template<typename T>
| void TProfileHelper::LabelsInflate |
( |
T * | p, |
|
|
Option_t * | ax ) |
|
static |
◆ Merge()
◆ Scale()
◆ SetBinEntries()
template<typename T>
| void TProfileHelper::SetBinEntries |
( |
T * | p, |
|
|
Int_t | bin, |
|
|
Double_t | w ) |
|
static |
◆ SetErrorOption()
template<typename T>
| void TProfileHelper::SetErrorOption |
( |
T * | p, |
|
|
Option_t * | opt ) |
|
static |
◆ Sumw2()
template<typename T>
| void TProfileHelper::Sumw2 |
( |
T * | p, |
|
|
Bool_t | flag ) |
|
static |
The documentation for this class was generated from the following file: