APReweight Member List
This is the complete list of members for
APReweight, including all inherited members.
_empty_weight | APReweightBase | [protected] |
_ID | APReweightBase | [protected] |
_isQuiet | APReweightBase | [protected] |
_isTrig | APReweightBase | [protected] |
_NID | APReweightBase | [protected, static] |
_scale | APReweightBase | [protected] |
_syst_uncert_global | APReweightBase | [protected] |
APReweight() | APReweight | |
APReweight(TTree *denominator, std::string denominator_branch, TTree *numerator, 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 | |
NBins() const | APReweight | |
ReadEfficiency(TH1 *efficiency_in, TH1 *err_low_in, TH1 *err_high_in=0) | APReweight | |
SetQuietMode(bool isQuiet=true) | APReweight | |
SetSystUncert(double rel_uncert) | APReweight | |
~APReweight() | APReweight | [virtual] |
~APReweightBase() | APReweightBase | [virtual] |