This is the complete list of members for ana::OscillatableSpectrum, including all inherited members.
AddLoader(SpectrumLoaderBase *) | ana::ReweightableSpectrum | protected |
Clear() | ana::ReweightableSpectrum | |
fBins | ana::ReweightableSpectrum | protected |
fCachedHash | ana::OscillatableSpectrum | mutableprotected |
fCachedHash(0) | ana::OscillatableSpectrum | inlineprotected |
fCachedHash(0) | ana::OscillatableSpectrum | inlineprotected |
fCachedOsc | ana::OscillatableSpectrum | mutableprotected |
fHist | ana::ReweightableSpectrum | protected |
Fill(double x, double y, double w=1) | ana::ReweightableSpectrum | |
fLabels | ana::ReweightableSpectrum | protected |
fLivetime | ana::ReweightableSpectrum | protected |
fLoaderCount | ana::ReweightableSpectrum | protected |
fPOT | ana::ReweightableSpectrum | protected |
fRWVar | ana::ReweightableSpectrum | protected |
fTrueLabel | ana::ReweightableSpectrum | protected |
GetBinnings() const | ana::ReweightableSpectrum | inline |
GetLabels() const | ana::ReweightableSpectrum | inline |
LoadFrom(TDirectory *dir) | ana::OscillatableSpectrum | static |
NDimensions() const | ana::ReweightableSpectrum | inline |
NullLoader class | ana::OscillatableSpectrum | friend |
operator+(const OscillatableSpectrum &rhs) const | ana::OscillatableSpectrum | |
operator+=(const OscillatableSpectrum &rhs) | ana::OscillatableSpectrum | |
operator-(const OscillatableSpectrum &rhs) const | ana::OscillatableSpectrum | |
operator-=(const OscillatableSpectrum &rhs) | ana::OscillatableSpectrum | |
operator=(const OscillatableSpectrum &rhs) | ana::OscillatableSpectrum | |
operator=(OscillatableSpectrum &&rhs) | ana::OscillatableSpectrum | |
ana::ReweightableSpectrum::operator=(const ReweightableSpectrum &rhs) | ana::ReweightableSpectrum | |
OscillatableSpectrum(const std::string &label, const Binning &bins, SpectrumLoaderBase &loader, const Var &var, const Cut &cut, const SystShifts &shift=kNoShift, const Var &wei=kUnweighted) | ana::OscillatableSpectrum | |
OscillatableSpectrum(SpectrumLoaderBase &loader, const HistAxis &axis, const Cut &cut, const SystShifts &shift=kNoShift, const Var &wei=kUnweighted) | ana::OscillatableSpectrum | |
OscillatableSpectrum(SpectrumLoaderBase &loader, const HistAxis &axis, const SpillCut &spillcut, const SliceCut &slicecut, const SystShifts &shift=kNoShift, const Var &wei=kUnweighted) | ana::OscillatableSpectrum | |
OscillatableSpectrum(const std::string &label, const Binning &bins) | ana::OscillatableSpectrum | |
OscillatableSpectrum(const std::string &label, double pot, double livetime, const Binning &bins) | ana::OscillatableSpectrum | |
OscillatableSpectrum(TH2 *h, const std::vector< std::string > &labels, const std::vector< Binning > &bins, double pot, double livetime) | ana::OscillatableSpectrum | |
OscillatableSpectrum(std::unique_ptr< TH2D > h, const std::vector< std::string > &labels, const std::vector< Binning > &bins, double pot, double livetime) | ana::OscillatableSpectrum | |
OscillatableSpectrum(const OscillatableSpectrum &rhs) | ana::OscillatableSpectrum | |
OscillatableSpectrum(OscillatableSpectrum &&rhs) | ana::OscillatableSpectrum | |
OscillatableSpectrum(const std::vector< std::string > &labels, const std::vector< Binning > &bins, const Var &rwVar) | ana::OscillatableSpectrum | inlineprotected |
OscillatableSpectrum(const std::string &label, const Binning &bins, const Var &rwVar) | ana::OscillatableSpectrum | inlineprotected |
Oscillated(osc::IOscCalc *calc, int from, int to) const | ana::OscillatableSpectrum | |
RemoveLoader(SpectrumLoaderBase *) | ana::ReweightableSpectrum | protected |
ReweightableSpectrum(SpectrumLoaderBase &loader, const HistAxis &recoAxis, const HistAxis &trueAxis, const Cut &cut, const SystShifts &shift=kNoShift, const Var &wei=kUnweighted) | ana::ReweightableSpectrum | |
ReweightableSpectrum(SpectrumLoaderBase &loader, const HistAxis &recoAxis, const HistAxis &trueAxis, const SpillCut &spillcut, const SliceCut &slicecut, const SystShifts &shift=kNoShift, const Var &wei=kUnweighted) | ana::ReweightableSpectrum | |
ReweightableSpectrum(const Var &rwVar, const std::string &xlabel, const std::string &ylabel, double pot, int nbinsx, double xmin, double xmax, int nbinsy, double ymin, double ymax) | ana::ReweightableSpectrum | |
ReweightableSpectrum(const Var &rwVar, TH2 *h, const std::vector< std::string > &labels, const std::vector< Binning > &bins, double pot, double livetime) | ana::ReweightableSpectrum | |
ReweightableSpectrum(const Var &rwVar, std::unique_ptr< TH2D > h, const std::vector< std::string > &labels, const std::vector< Binning > &bins, double pot, double livetime) | ana::ReweightableSpectrum | |
ReweightableSpectrum(const ReweightableSpectrum &rhs) | ana::ReweightableSpectrum | |
ReweightableSpectrum(const std::vector< std::string > &labels, const std::vector< Binning > &bins, const Var &rwVar) | ana::ReweightableSpectrum | inlineprotected |
ReweightableSpectrum(const std::string &label, const Binning &bins, const Var &rwVar) | ana::ReweightableSpectrum | inlineprotected |
ReweightableSpectrum(TH2 *h, const std::vector< std::string > &labels, const std::vector< Binning > &bins, double pot, double livetime) | ana::ReweightableSpectrum | inlineprotected |
ReweightToRecoSpectrum(const Spectrum &target) | ana::ReweightableSpectrum | |
ReweightToTrueSpectrum(const Spectrum &target) | ana::ReweightableSpectrum | |
ReweightVar() const | ana::ReweightableSpectrum | inline |
SaveTo(TDirectory *dir) const | ana::OscillatableSpectrum | |
SpectrumLoader class | ana::OscillatableSpectrum | friend |
SpectrumLoaderBase class | ana::OscillatableSpectrum | friend |
ToTH2(double pot) const | ana::ReweightableSpectrum | |
TrueEnergy() const | ana::OscillatableSpectrum | inline |
Unoscillated() const | ana::OscillatableSpectrum | inline |
UnWeighted() const | ana::ReweightableSpectrum | |
WeightedBy(const TH1 *weights) const | ana::ReweightableSpectrum | |
WeightingVariable() const | ana::ReweightableSpectrum | |
~OscillatableSpectrum() | ana::OscillatableSpectrum | |
~ReweightableSpectrum() | ana::ReweightableSpectrum | virtual |