library: libRooFit #include "RooParametricStepFunction.h" |
RooParametricStepFunction
class description - header file - source file - inheritance tree (.pdf)
protected:
virtual Double_t evaluate() const
Double_t lastBinValue() const
public:
RooParametricStepFunction(const char* name, const char* title, RooAbsReal& x, const RooArgList& coefList, TArrayD& limits, Int_t nBins = 1)
RooParametricStepFunction(const RooParametricStepFunction& other, const char* name = "0")
virtual ~RooParametricStepFunction()
virtual Double_t analyticalIntegral(Int_t code, const char* rangeName = "0") const
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual Int_t getAnalyticalIntegral(RooArgSet& allVars, RooArgSet& analVars, const char* rangeName = "0") const
Double_t* getLimits()
Int_t getnBins()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooRealProxy _x
RooListProxy _coefList
TArrayD _limits
Int_t _nBins
TIterator* _coefIter ! do not persist
Last update: Tue Jul 11 11:46:05 2006
Copyright (c) 2004, Stanford University. All rights reserved. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.