This is the complete list of members for Histos, including all inherited members.
addObject(const std::string &name, TObject *obj) | Histos | |
book(const std::string &name, int nx, float xmin, float xmax, int ny=0, float ymin=0., float ymax=0.) | Histos | |
book(const std::string &name, int nx, float xmin, float xmax, const std::string &option) | Histos | |
bookByNumber(const std::string &name, int n1, int n2, int nx, float xmin, float xmax, int ny=0, float ymin=0., float ymax=0.) | Histos | |
debug(std::string p="") const | Histos | inline |
divide(const std::string &h1, const std::string &h2, const std::string &h3) | Histos | |
fill(const std::string &name, float val1, float val2=1., float val3=1.) | Histos | |
fillByNumber(const std::string &name, int number, float val1, float val2=1., float val3=1.) | Histos | |
HistoItr typedef | Histos | |
Histos() | Histos | private |
instance() | Histos | static |
myself | Histos | privatestatic |
put(const std::string &file, std::string name="") | Histos | |
theHisto | Histos | private |
theHistos | Histos | private |
theObjects | Histos | private |
theTypes | Histos | private |
~Histos() | Histos | virtual |