This is the complete list of members for ana::MedianSurface, including all inherited members.
CheckMask(const std::string &func) const | ana::Surface | protected |
Draw() const | ana::Surface | |
DrawBand(TH2 *fc) | ana::MedianSurface | |
DrawBestFit(Color_t color, Int_t marker=kFullCircle) const | ana::Surface | |
DrawContour(TH2 *fc, Style_t style, Color_t color, double minchi=-1) | ana::Surface | |
DrawEnsemble(TH2 *fc, Color_t color=kGray) | ana::MedianSurface | |
EnsureAxes() const | ana::Surface | protected |
fBinMask | ana::Surface | protected |
fHist | ana::Surface | protected |
fHistDn1 | ana::MedianSurface | protected |
fHistDn2 | ana::MedianSurface | protected |
fHistUp1 | ana::MedianSurface | protected |
fHistUp2 | ana::MedianSurface | protected |
FillSurface(const std::string &progTitle, const IExperiment *expt, osc::IOscCalcAdjustable *calc, const FitAxis &xax, const FitAxis &yax, const std::vector< const IFitVar * > &profVars, const std::vector< const ISyst * > &profSysts, const std::map< const IFitVar *, std::vector< double >> &seedPts, const std::vector< SystShifts > &systSeedPts) | ana::Surface | protected |
FillSurfacePoint(const IExperiment *expt, osc::IOscCalcAdjustable *calc, const FitAxis &xax, double x, const FitAxis &yax, double y, const std::vector< const IFitVar * > &profVars, const std::vector< const ISyst * > &profSysts, const std::map< const IFitVar *, std::vector< double >> &seedPts, const std::vector< SystShifts > &systSeedPts) | ana::Surface | protected |
fLogX | ana::Surface | protected |
fLogY | ana::Surface | protected |
fMinChi | ana::Surface | protected |
fMinX | ana::Surface | protected |
fMinY | ana::Surface | protected |
fParallel | ana::Surface | protected |
fPrec | ana::Surface | protected |
fProfHists | ana::Surface | protected |
fSeedValues | ana::Surface | protected |
fThrows | ana::MedianSurface | protected |
GetGraphs(TH2 *fc, double minchi=-1) | ana::Surface | |
GetMarginalizedHists() | ana::Surface | inline |
GetMinX() const | ana::Surface | inline |
GetMinY() const | ana::Surface | inline |
GetProfiledHists() | ana::Surface | inline |
LoadFrom(TDirectory *dir) | ana::MedianSurface | static |
LoadFromMulti(const std::vector< TFile * > &files, const std::string &label) | ana::Surface | static |
LoadFromMulti(const std::string &wildcard, const std::string &label) | ana::Surface | static |
MedianSurface(const std::vector< Surface > &throws) | ana::MedianSurface | |
MinChi() const | ana::Surface | inline |
SaveTo(TDirectory *dir) const | ana::MedianSurface | |
SetTitle(const char *str) | ana::Surface | |
Surface(const IExperiment *expt, osc::IOscCalcAdjustable *calc, const IFitVar *xvar, int nbinsx, double xmin, double xmax, const IFitVar *yvar, int nbinsy, double ymin, double ymax, const std::vector< const IFitVar * > &profVars={}, const std::vector< const ISyst * > &profSysts={}, const std::map< const IFitVar *, std::vector< double >> &seedPts={}, const std::vector< SystShifts > &systSeedPts={}, bool parallel=false, Fitter::Precision prec=Fitter::kNormal) | ana::Surface | |
Surface(const IExperiment *expt, osc::IOscCalcAdjustable *calc, const FitAxis &xax, const FitAxis &yax, const std::vector< const IFitVar * > &profVars={}, const std::vector< const ISyst * > &profSysts={}, const std::map< const IFitVar *, std::vector< double >> &seedPts={}, const std::vector< SystShifts > &systSeedPts={}, bool parallel=false, Fitter::Precision prec=Fitter::kNormal) | ana::Surface | |
Surface() | ana::Surface | inlineprotected |
ToTH2(double minchi=-1) const | ana::Surface |