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