StRoot
1
|
Public Member Functions | |
franks2Histo (const char *c1, const char *c2, int bins1, T xmin1, T xmax1, int bins2, T xmin2, T xmax2) | |
template<class X , class Y , class Z > | |
void | Add (franks2Histo< X > *, franks2Histo< X > *, Y w1=1., Z w2=1., const char *c="") |
template<class X , class Y , class Z > | |
void | Divide (franks2Histo< X > *, franks2Histo< X > *, Y w1=1., Z w2=1., const char *c="") |
template<class X , class Y , class Z > | |
void | Fill (X value1, Y value2, Z weight=1) |
template<class X > | |
int | GetBin (X value) |
template<class X > | |
void | Scale (X scale) |
void | Draw (const char *c="") |
T | GetBinContent (int bin) |
T | GetBinCenter (int bin) |
int | GetNbinsX () |
T | GetMean () |
T | GetMaximum () |
T | GetMinimum () |
T | GetRMS () |
void | Reset (const char *c="") |
void | SetDirectory (int dummy) |
void | Sumw2 () |
T | Integral () |
T | GetEntries () |
Definition at line 24 of file franks2Histo.hh.