Add(const SetOfH *soh, Double_t c1=1) | SetOfH | [virtual] |
axisbinning | SetOfHProf | [protected] |
begin() (defined in ROList) | ROList | [inline] |
begin() const (defined in ROList) | ROList | [inline] |
checkIterators(const char *name) | SFSetOfHProf | [protected] |
checkOneIterator(const char *name, const char *funname, Fun *fun) | SFSetOfHProf | [protected] |
checkTwoIterators(const char *name, const char *fun1name, Fun1 *fun1, const char *fun2name, Fun2 *fun2) | SFSetOfHProf | [protected] |
const_iterator typedef (defined in ROList) | ROList | |
const_reverse_iterator typedef (defined in ROList) | ROList | |
cut | SFSetOfHProf | [protected] |
Divide(TF1 *f1, Double_t c1=1) | SetOfH | [virtual] |
Divide(const TH1 *h1) | SetOfH | [virtual] |
Divide(const TH1 *h1, const TH1 *h2, Double_t c1=1, Double_t c2=1, Option_t *option=0) | SetOfH | [virtual] |
Divide(const SetOfH *soh) | SetOfH | [virtual] |
Divide(const SetOfH *soh1, const SetOfH *soh2, Double_t c1=1, Double_t c2=1, Option_t *option=0) | SetOfH | [virtual] |
Divide(const SetOfH *soh1, const SetOfH *soh2, const SetOfH *soh3, Double_t c1=1, Double_t c2=1) | SetOfH | [virtual] |
Draw(TPad *pad, TVirtualPS *ps=0, Option_t *option=0, bool across=true, Int_t nx=1, Int_t ny=1, Float_t xmargin=0.01, Float_t ymargin=0.01, Int_t color=0, Int_t log=0, bool recursive=false, int izone=0) | ROList | [virtual] |
Draw(TPad *pad, TVirtualPS *ps, Option_t *option, bool across, Int_t nx, Int_t ny, Int_t log, bool recursive=false, int izone=0) | ROList | [virtual] |
DrawCutFlow(TPad *pad, TVirtualPS *ps=0, Option_t *option=0, Option_t *sameoption=0, bool across=true, Int_t nx=1, Int_t ny=1, Float_t xmargin=0.01, Float_t ymargin=0.01, Int_t color=0, Int_t log=0, bool recursive=false, bool backward=false) | ROList | [virtual] |
DrawCutFlow(TPad *pad, TVirtualPS *ps, Option_t *option, Option_t *sameoption, bool across, Int_t nx, Int_t ny, Int_t log, bool recursive=false, bool backward=false) | ROList | [virtual] |
DrawFunc(TPad *pad, TVirtualPS *ps=0, Option_t *option=0, const char *fname="", bool across=true, Int_t nx=1, Int_t ny=1, Float_t xmargin=0.01, Float_t ymargin=0.01, Int_t color=0, Int_t log=0, bool recursive=false, int izone=0) | ROList | [virtual] |
DrawFunc(TPad *pad, TVirtualPS *ps, Option_t *option, const char *fname, bool across, Int_t nx, Int_t ny, Int_t log, bool recursive=false, int izone=0) | ROList | [virtual] |
end() (defined in ROList) | ROList | [inline] |
end() const (defined in ROList) | ROList | [inline] |
Fill() | SFSetOfHProf | [virtual] |
genBinName(IndexType i) const | SetOfH | [virtual] |
genBinTitle(IndexType i) const | SetOfH | [virtual] |
getBinning() const | SetOfH | [inline] |
getBinning() | SetOfH | [inline] |
getBinning(int i) const | SetOfH | [inline] |
getBinning(int i) | SetOfH | [inline] |
getCut() const | SFSetOfHProf | [inline] |
getEntries() const | ROList | [inline] |
getEntry(IndexType i) const | ROList | [inline] |
getEntry(const_iterator iter) const | ROList | [inline] |
getFirstEntry() const | ROList | [inline] |
getHighestEntry() const | ROList | [inline] |
getHisto(IndexType i) | SetOfHProf | |
SetOfH::getHisto(unsigned int i) | SetOfH | |
getIndex(iterator iter) const | ROList | [inline] |
getIndex(const_iterator iter) const | ROList | [inline] |
getIter() const | SFSetOfHProf | [inline] |
getName() const | SetOfH | [inline] |
getNextEntry(IndexType &i) const | ROList | [inline] |
getNextEntry(const_iterator &i) const | ROList | [inline] |
getOption() const | SetOfH | [inline] |
getTitle() const | SetOfH | [inline] |
getWFun() const | SFSetOfHProf | [inline] |
getXFun() const | SFSetOfHProf | [inline] |
getYFun() const | SFSetOfHProf | [inline] |
IndexType typedef | ROList | |
initHisto(IndexType i) | SetOfHProf | [virtual] |
initHistos() | SetOfH | [protected, virtual] |
initialize(ROList &hhl) (defined in SetOfHProf) | SetOfHProf | [protected] |
iter | SFSetOfHProf | [protected] |
iterator typedef (defined in ROList) | ROList | |
lower_bound(IndexType i) (defined in ROList) | ROList | [inline] |
lower_bound(IndexType i) const (defined in ROList) | ROList | [inline] |
Multiply(TF1 *f1, Double_t c1=1) | SetOfH | [virtual] |
Multiply(const TH1 *h1) | SetOfH | [virtual] |
Multiply(const TH1 *h1, const TH1 *h2, Double_t c1=1, Double_t c2=1, Option_t *option=0) | SetOfH | [virtual] |
Multiply(const SetOfH *soh) | SetOfH | [virtual] |
Multiply(const SetOfH *soh1, const SetOfH *soh2, Double_t c1=1, Double_t c2=1, Option_t *option=0) | SetOfH | [virtual] |
operator=(const SFSetOfHProf &source) | SFSetOfHProf | [private] |
rbegin() (defined in ROList) | ROList | [inline] |
rbegin() const (defined in ROList) | ROList | [inline] |
registerObject(RegO *h) | ROList | |
registerObject(IndexType n, RegO *h) | ROList | |
RegO() | RegO | |
RegO(const ROListPoR &rol) | RegO | |
rend() (defined in ROList) | ROList | [inline] |
rend() const (defined in ROList) | ROList | [inline] |
reverse_iterator typedef (defined in ROList) | ROList | |
ROList() | ROList | |
ROList(const ROListPoR &mother) | ROList | |
SetOfH(const char *name_, const char *title_, const ROListPoR &hhl, const BinningFunPoR &binning1_, Option_t *option_=0) | SetOfH | |
SetOfH(const char *name_, const char *title_, const ROListPoR &hhl, const BinningFunPoR &binning1_, const BinningFunPoR &binning2_, Option_t *option_=0) | SetOfH | |
SetOfHProf(const char *name_, const char *title_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, Int_t nbinsx, Axis_t xlow, Axis_t xup, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, Int_t nbinsx, Axis_t xlow, Axis_t xup, Axis_t ylow_, Axis_t yup_, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, Int_t nbinsx, const Float_t *xbins, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, Int_t nbinsx, const Double_t *xbins, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, Int_t nbinsx, const Double_t *xbins, Axis_t ylow_, Axis_t yup_, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, const Binning &axisbinning_, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SetOfHProf(const char *name_, const char *title_, const Binning &axisbinning_, Axis_t ylow_, Axis_t yup_, Option_t *option_, const ROListPoR &hhl, const BinningFunPoR &binning_) | SetOfHProf | |
SFO() | SFO | [inline] |
SFSetOfHProf(const char *name_, const char *title_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, Int_t nbinsx, Axis_t xlow, Axis_t xup, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, Int_t nbinsx, Axis_t xlow, Axis_t xup, Axis_t ylow_, Axis_t yup_, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, Int_t nbinsx, const Float_t *xbins, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, Int_t nbinsx, const Double_t *xbins, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, Int_t nbinsx, const Double_t *xbins, Axis_t ylow_, Axis_t yup_, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, const Binning &axisbinning_, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const char *name_, const char *title_, const Binning &axisbinning_, Axis_t ylow_, Axis_t yup_, Option_t *option_, const ROListPoR &hhl, const FloatFunPoR &xfun_, const FloatFunPoR &yfun_, const BaseCutPoR &cut_, const FloatFunPoR &wfun_, const BinningFunPoR &binning_, const FillIteratorPoR &iter_=0) | SFSetOfHProf | |
SFSetOfHProf(const SFSetOfHProf &source) | SFSetOfHProf | [private] |
upper_bound(IndexType i) (defined in ROList) | ROList | [inline] |
upper_bound(IndexType i) const (defined in ROList) | ROList | [inline] |
visit(HVisitor &v) | ROList | [virtual] |
visit(const ConstHVisitor &v) | ROList | [virtual] |
wfun | SFSetOfHProf | [protected] |
Write() | ROList | [virtual] |
xfun | SFSetOfHProf | [protected] |
yfun | SFSetOfHProf | [protected] |
ylow | SetOfHProf | [protected] |
yup | SetOfHProf | [protected] |
~RegO() | RegO | [virtual] |
~ROList() (defined in ROList) | ROList | [virtual] |
~SetOfH() | SetOfH | [virtual] |
~SetOfHProf() | SetOfHProf | [virtual] |
~SFO() | SFO | [inline, virtual] |
~SFSetOfHProf() | SFSetOfHProf | [virtual] |