ATLAS Offline Software
|
This is the complete list of members for Resplot, including all inherited members.
AddDirectory(bool t=false) | Resplot | inlinestatic |
AddDirectoryStatus() | Resplot | inlinestatic |
AddEfficiency(TH1D *h, int i, double lower, double upper) | Resplot | inlineprivate |
AddMean(TH1D *h, int i) | Resplot | inlineprivate |
AddResolution(TH1D *h, int i) | Resplot | inlineprivate |
BINWIDTH enum value | Resplot | private |
Chi2() | Resplot | inline |
Chi2() const | Resplot | inline |
clear() | Resplot | inlineprivate |
combine(const TH2 *h, double x, int N) | Resplot | static |
combine(const TH1 *h, double x, int N) | Resplot | static |
combine(const TH2 *h, double epsilon) | Resplot | static |
combine(const TH1 *h, double epsilon) | Resplot | static |
deletehist(TH1D *t) | Resplot | inlineprivate |
deletehist(TH2D *t) | Resplot | inlineprivate |
delskip(TH1D *t) | Resplot | inlineprivate |
delskip(TH2D *t) | Resplot | inlineprivate |
Dir() | Resplot | inline |
DWrite(TDirectory *g=0) const | Resplot | |
EMPTY enum value | Resplot | private |
ERROR enum name | Resplot | private |
Fill(double x, double y, double w=1) | Resplot | inline |
Finalise(double a=-999, double b=-999, TF1 *(*func)(TH1D *s, double a, double b)=Resplot::FitGaussian) | Resplot | |
Finalise(TF1 *(*func)(TH1D *s, double a, double b), double a=-999, double b=-999) | Resplot | inline |
finalised() const | Resplot | inline |
findbins(const TH1 *h, double epsilon) | Resplot | static |
Fit(TF1 *(*func)(TH1D *s, double a, double b)) | Resplot | inline |
FitATan(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitBreit(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitCentralGaussian(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitGaussian(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitInternal(TH1D *s, double a=-999, double b=-999, TF1 *f1=0) | Resplot | static |
FitLandauGauss(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitName() const | Resplot | inline |
FitNull(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitNull95(TH1D *s, double a=0, double b=0) | Resplot | static |
FitNull95Central(TH1D *s) | Resplot | static |
FitNull95New(TH1D *s, double frac=0.95, bool useroot=false) | Resplot | static |
FitNull95Obsolete(TH1D *s, double frac=0.95, bool useroot=false) | Resplot | static |
FitPoisson(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitRBreit(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitRGaussian(TH1D *s, double a=-999, double b=-999) | Resplot | static |
FitXExp(TH1D *s, double a=-999, double b=-999) | Resplot | static |
get_mean() | Resplot | inlineprivate |
get_sigma() | Resplot | inlineprivate |
getbins(const TH1 *h) | Resplot | static |
GetEfficiencies(const std::string &hname, double lower, double upper) | Resplot | |
GetEfficiencies(const std::string &hname, double Nsigma) | Resplot | |
GetEfficiency(TH1D *h, double lower, double upper) | Resplot | |
GetGlobalEfficiency(double lower, double upper) | Resplot | inline |
GetPrimaryCentres() const | Resplot | inline |
GetPrimaryLimits() const | Resplot | inline |
H1D() | Resplot | inline |
H1D() const | Resplot | inline |
H2D() | Resplot | inline |
H2D() const | Resplot | inline |
HISTOWIDTH enum value | Resplot | private |
Initialise(const std::string &name, int n1, double a1, double b1, int n2, double a2, double b2) | Resplot | |
Initialise(const std::string &name, int n1, const double *a1, int n2, double a2, double b2) | Resplot | |
Initialise(const std::string &name, int n1, const double *a1, int n2, const double *a2) | Resplot | |
Initialise(const std::string &name, const std::vector< double > &a, int n2, double a2, double b2) | Resplot | |
Initialise(const std::string &name, const std::vector< double > &a, const std::vector< double > &b) | Resplot | |
Integrate() | Resplot | inline |
m_a_secondary | Resplot | private |
m_b_secondary | Resplot | private |
m_chi2 | Resplot | private |
m_dir | Resplot | private |
m_finalised | Resplot | private |
m_fitname | Resplot | private |
m_g_mean | Resplot | private |
m_g_sigma | Resplot | private |
m_h1d | Resplot | private |
m_h2d | Resplot | private |
m_mean | Resplot | private |
m_n_primary | Resplot | private |
m_n_secondary | Resplot | private |
m_name | Resplot | private |
m_Nentries | Resplot | private |
m_Set | Resplot | private |
m_sigma | Resplot | private |
m_slicedir | Resplot | private |
m_slices | Resplot | private |
m_uniform | Resplot | private |
m_xaxis | Resplot | private |
m_yaxis | Resplot | private |
MakeSlices() | Resplot | inlineprivate |
Mean() | Resplot | inline |
Mean() const | Resplot | inline |
Name() const | Resplot | inline |
Name(const std::string &s) | Resplot | inline |
OK enum value | Resplot | private |
operator*(double d) const | Resplot | inline |
operator*=(double d) | Resplot | inline |
operator+(const Resplot &r) const | Resplot | inline |
operator+=(const Resplot &r) | Resplot | inline |
rebin(const TH1 *h, const std::vector< double > &bins) | Resplot | static |
Refit(TF1 *(*func)(TH1D *s, double a, double b)) | Resplot | inline |
Resplot() | Resplot | inline |
Resplot(const std::string &name, int n1, double a1, double b1, int n2, double a2, double b2, const std::string &xaxis="") | Resplot | inline |
Resplot(const std::string &name, int n1, const double *a1, int n2, double a2, double b2, const std::string &xaxis="") | Resplot | inline |
Resplot(const std::string &name, const std::vector< double > &a, int n2, double a2, double b2, const std::string &xaxis="") | Resplot | inline |
Resplot(const std::string &name, const std::vector< double > &a, const std::vector< double > &b, const std::string &xaxis="") | Resplot | inline |
Resplot(const Resplot &r, const std::string &tag="") | Resplot | inline |
Resplot(const std::string &name, const TH2 *hin, const bool flip=false) | Resplot | inline |
Resplot(const std::string &name) | Resplot | inline |
rotate(const TH2 *h) | Resplot | static |
s_ErrorSet | Resplot | privatestatic |
s_interpolate_flag | Resplot | privatestatic |
s_mAddDirectoryStatus | Resplot | privatestatic |
s_nofit | Resplot | privatestatic |
s_oldrms95 | Resplot | privatestatic |
s_rversion | Resplot | privatestatic |
s_scalerms95 | Resplot | privatestatic |
SetDirectory(TDirectory *=0) | Resplot | inline |
setInterpolateFlag(bool b) | Resplot | inlinestatic |
setnofit(bool b) | Resplot | inlinestatic |
setoldrms95(bool b) | Resplot | inlinestatic |
SetPrimary(int n, const double *) | Resplot | inlineprivate |
SetPrimary(int n, double, double) | Resplot | inlineprivate |
setscalerms95(bool b) | Resplot | inlinestatic |
SetSecondary(int n, double a, double b) | Resplot | inlineprivate |
setUniform(bool t=false) | Resplot | inline |
SetXAxis(const std::string &xaxis) | Resplot | inline |
SetYAxis(const std::string &yaxis) | Resplot | inline |
Sigma() | Resplot | inline |
skip(TH1D *t) | Resplot | inlineprivate |
skip(TH2D *t) | Resplot | inlineprivate |
Slices() const | Resplot | inline |
Uncertainty() | Resplot | inline |
Uncertainty() const | Resplot | inline |
version() | Resplot | inlinestatic |
Write(const char *=0, Int_t=0, Int_t=0) const | Resplot | inline |
Write(const char *=0, Int_t=0, Int_t=0) | Resplot | inline |
~Resplot() | Resplot | virtual |