ATLAS Offline Software
|
This is the complete list of members for APReweight, including all inherited members.
APReweight() | APReweight | |
APReweight(TTree *denominator, const std::string &denominator_branch, TTree *numerator, const std::string &numerator_branch, unsigned int n_bins, double x_min, double x_max, bool isTrig=false) | APReweight | |
APReweight(std::vector< double > denominator, std::vector< double > numerator, unsigned int n_bins, double x_min, double x_max, bool isTrig=false) | APReweight | |
APReweight(TH1 *denominator_in, TH1 *numerator_in, bool isTrig=false) | APReweight | |
APReweightBase() | APReweightBase | |
GetBin(double value) const | APReweight | |
GetBinWeight(unsigned int bin) const | APReweight | |
GetDenominatorHist() const | APReweight | |
GetID() const | APReweightBase | |
GetNumeratorHist() const | APReweight | |
GetSampleScale() const | APReweight | |
GetWeight(double value) const | APReweight | |
m_axis | APReweight | |
m_empty_weight | APReweightBase | |
m_isQuiet | APReweightBase | |
m_isTrig | APReweightBase | |
m_n_bins | APReweight | |
m_numerator_hist | APReweight | |
m_scale | APReweightBase | |
m_syst_uncert_global | APReweightBase | |
m_weights | APReweight | |
NBins() const | APReweight | |
ReadEfficiency(TH1 *efficiency_in, TH1 *err_low_in, TH1 *err_high_in=0) | APReweight | |
s_NID | APReweightBase | static |
SetQuietMode(bool isQuiet=true) | APReweight | |
SetSystUncert(double rel_uncert) | APReweight | |
~APReweight() | APReweight | virtual |
~APReweightBase() | APReweightBase | virtual |