RooChebychev Class Reference

#include <RooChebychev.h>

Inheritance diagram for RooChebychev:

RooAbsPdf RooAbsPdf RooAbsReal RooAbsReal RooAbsReal RooAbsReal RooAbsArg RooAbsArg RooAbsArg RooAbsArg RooAbsArg RooAbsArg RooAbsArg RooAbsArg List of all members.

Public Member Functions

 RooChebychev ()
 RooChebychev (const char *name, const char *title, RooAbsReal &_x, const RooArgList &_coefList)
 RooChebychev (const RooChebychev &other, const char *name=0)
virtual TObjectclone (const char *newname) const
virtual ~RooChebychev ()
Int_t getAnalyticalIntegral (RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Double_t analyticalIntegral (Int_t code, const char *rangeName=0) const
 RooChebychev ()
 RooChebychev (const char *name, const char *title, RooAbsReal &_x, const RooArgList &_coefList)
 RooChebychev (const RooChebychev &other, const char *name=0)
virtual TObjectclone (const char *newname) const
virtual ~RooChebychev ()
Int_t getAnalyticalIntegral (RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Double_t analyticalIntegral (Int_t code, const char *rangeName=0) const

Private Member Functions

Double_t evaluate () const
Double_t evaluate () const

Private Attributes

RooRealProxy _x
RooListProxy _coefList

Detailed Description

Definition at line 25 of file RooChebychev.h.


Constructor & Destructor Documentation

RooChebychev::RooChebychev (  ) 

Definition at line 39 of file RooChebychev.cxx.

Referenced by clone().

RooChebychev::RooChebychev ( const char *  name,
const char *  title,
RooAbsReal _x,
const RooArgList _coefList 
)

Definition at line 45 of file RooChebychev.cxx.

References _coefList, RooListProxy::add(), RooAbsCollection::createIterator(), TNamed::GetName(), and TIterator::Next().

RooChebychev::RooChebychev ( const RooChebychev other,
const char *  name = 0 
)

Definition at line 68 of file RooChebychev.cxx.

virtual RooChebychev::~RooChebychev (  )  [inline, virtual]

Definition at line 34 of file RooChebychev.h.

RooChebychev::RooChebychev (  ) 

RooChebychev::RooChebychev ( const char *  name,
const char *  title,
RooAbsReal _x,
const RooArgList _coefList 
)

RooChebychev::RooChebychev ( const RooChebychev other,
const char *  name = 0 
)

virtual RooChebychev::~RooChebychev (  )  [inline, virtual]

Definition at line 34 of file RooChebychev.h.


Member Function Documentation

virtual TObject* RooChebychev::clone ( const char *  newname  )  const [inline, virtual]

Implements RooAbsArg.

Definition at line 33 of file RooChebychev.h.

References RooChebychev().

Int_t RooChebychev::getAnalyticalIntegral ( RooArgSet allVars,
RooArgSet analVars,
const char *  rangeName = 0 
) const [virtual]

Reimplemented from RooAbsReal.

Definition at line 105 of file RooChebychev.cxx.

References _x, and RooAbsReal::matchArgs().

Double_t RooChebychev::analyticalIntegral ( Int_t  code,
const char *  rangeName = 0 
) const [virtual]

Reimplemented from RooAbsReal.

Definition at line 118 of file RooChebychev.cxx.

References _coefList, _x, RooAbsCollection::getSize(), RooRealProxy::max(), RooRealProxy::min(), norm(), xmax, and xmin.

Double_t RooChebychev::evaluate (  )  const [private, virtual]

Implements RooAbsReal.

Definition at line 83 of file RooChebychev.cxx.

References _coefList, _x, RooAbsCollection::getSize(), RooRealProxy::max(), RooRealProxy::min(), p1(), p2(), p3(), x, x2, xmax, and xmin.

virtual TObject* RooChebychev::clone ( const char *  newname  )  const [inline, virtual]

Implements RooAbsArg.

Definition at line 33 of file RooChebychev.h.

References RooChebychev().

Int_t RooChebychev::getAnalyticalIntegral ( RooArgSet allVars,
RooArgSet analVars,
const char *  rangeName = 0 
) const [virtual]

Reimplemented from RooAbsReal.

Double_t RooChebychev::analyticalIntegral ( Int_t  code,
const char *  rangeName = 0 
) const [virtual]

Reimplemented from RooAbsReal.

Double_t RooChebychev::evaluate (  )  const [private, virtual]

Implements RooAbsReal.


Member Data Documentation

RooRealProxy RooChebychev::_x [private]

Definition at line 41 of file RooChebychev.h.

Referenced by analyticalIntegral(), evaluate(), and getAnalyticalIntegral().

RooListProxy RooChebychev::_coefList [private]

Definition at line 42 of file RooChebychev.h.

Referenced by analyticalIntegral(), evaluate(), and RooChebychev().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:33:32 2011 for ROOT_528-00b_version by  doxygen 1.5.1