This is the complete list of members for MELALinearInterpFunc, including all inherited members.
analyticalIntegral(Int_t code, const char *rangeName=0) const | MELALinearInterpFunc | |
clone(const char *newname) const | MELALinearInterpFunc | inlinevirtual |
cropValueForRange(T &val) const | MELALinearInterpFunc | protected |
doFloor(Bool_t flag) | MELALinearInterpFunc | |
evaluate() const | MELALinearInterpFunc | protected |
FcnList | MELALinearInterpFunc | protected |
floorEval | MELALinearInterpFunc | protected |
floorInt | MELALinearInterpFunc | protected |
getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const | MELALinearInterpFunc | |
getKappa(const Int_t &bin) const | MELALinearInterpFunc | protected |
getTVar(const T &val) const | MELALinearInterpFunc | protected |
getWhichBin(const T &val) const | MELALinearInterpFunc | protected |
interpolateFcn(Int_t code, const char *rangeName=0) const | MELALinearInterpFunc | protected |
kError enum value | MELALinearInterpFunc | |
kSilent enum value | MELALinearInterpFunc | |
kVerbose enum value | MELALinearInterpFunc | |
leafDepsList | MELALinearInterpFunc | protected |
MELALinearInterpFunc() | MELALinearInterpFunc | |
MELALinearInterpFunc(const char *name, const char *title) | MELALinearInterpFunc | |
MELALinearInterpFunc(const char *name, const char *title, RooAbsReal &inXVar, const std::vector< T > &inXList, const RooArgList &inFcnList, Bool_t inUseFloor=true, T inFloorEval=1e-15, T inFloorInt=1e-10) | MELALinearInterpFunc | |
MELALinearInterpFunc(const MELALinearInterpFunc &other, const char *name=0) | MELALinearInterpFunc | |
npoints() const | MELALinearInterpFunc | inlineprotected |
rangeXmax | MELALinearInterpFunc | protected |
rangeXmin | MELALinearInterpFunc | protected |
setEvalFloor(T val) | MELALinearInterpFunc | |
setIntFloor(T val) | MELALinearInterpFunc | |
setRangeValidity(const T valmin, const T valmax) | MELALinearInterpFunc | |
setVerbosity(VerbosityLevel flag) | MELALinearInterpFunc | |
T typedef | MELALinearInterpFunc | |
testRangeValidity(const T &val) const | MELALinearInterpFunc | protected |
theXVar | MELALinearInterpFunc | protected |
useFloor | MELALinearInterpFunc | protected |
verbosity | MELALinearInterpFunc | protected |
VerbosityLevel enum name | MELALinearInterpFunc | |
XList | MELALinearInterpFunc | protected |
~MELALinearInterpFunc() | MELALinearInterpFunc | inlinevirtual |