RooLandau Class Reference

#include <RooLandau.h>

Inheritance diagram for RooLandau:

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

Public Member Functions

 RooLandau ()
 RooLandau (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_mean, RooAbsReal &_sigma)
 RooLandau (const RooLandau &other, const char *name=0)
virtual TObjectclone (const char *newname) const
virtual ~RooLandau ()
Int_t getGenerator (const RooArgSet &directVars, RooArgSet &generateVars, Bool_t staticInitOK=kTRUE) const
void generateEvent (Int_t code)
 RooLandau ()
 RooLandau (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_mean, RooAbsReal &_sigma)
 RooLandau (const RooLandau &other, const char *name=0)
virtual TObjectclone (const char *newname) const
virtual ~RooLandau ()
Int_t getGenerator (const RooArgSet &directVars, RooArgSet &generateVars, Bool_t staticInitOK=kTRUE) const
void generateEvent (Int_t code)

Protected Member Functions

Double_t evaluate () const
Double_t evaluate () const

Protected Attributes

RooRealProxy x
RooRealProxy mean
RooRealProxy sigma

Detailed Description

Definition at line 24 of file RooLandau.h.


Constructor & Destructor Documentation

RooLandau::RooLandau (  )  [inline]

Definition at line 26 of file RooLandau.h.

Referenced by clone().

RooLandau::RooLandau ( const char *  name,
const char *  title,
RooAbsReal _x,
RooAbsReal _mean,
RooAbsReal _sigma 
)

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

Definition at line 45 of file RooLandau.cxx.

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

Definition at line 30 of file RooLandau.h.

RooLandau::RooLandau (  )  [inline]

Definition at line 26 of file RooLandau.h.

RooLandau::RooLandau ( const char *  name,
const char *  title,
RooAbsReal _x,
RooAbsReal _mean,
RooAbsReal _sigma 
)

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

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

Definition at line 30 of file RooLandau.h.


Member Function Documentation

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

Implements RooAbsArg.

Definition at line 29 of file RooLandau.h.

References RooLandau().

Int_t RooLandau::getGenerator ( const RooArgSet directVars,
RooArgSet generateVars,
Bool_t  staticInitOK = kTRUE 
) const [virtual]

Reimplemented from RooAbsPdf.

Definition at line 62 of file RooLandau.cxx.

References RooAbsReal::matchArgs(), and x.

void RooLandau::generateEvent ( Int_t  code  )  [virtual]

Reimplemented from RooAbsPdf.

Definition at line 70 of file RooLandau.cxx.

References TRandom::Landau(), RooRealProxy::max(), mean, RooRealProxy::min(), RooRandom::randomGenerator(), sigma, and x.

Double_t RooLandau::evaluate (  )  const [protected, virtual]

Implements RooAbsReal.

Definition at line 55 of file RooLandau.cxx.

References TMath::Landau(), mean, sigma, and x.

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

Implements RooAbsArg.

Definition at line 29 of file RooLandau.h.

References RooLandau().

Int_t RooLandau::getGenerator ( const RooArgSet directVars,
RooArgSet generateVars,
Bool_t  staticInitOK = kTRUE 
) const [virtual]

Reimplemented from RooAbsPdf.

void RooLandau::generateEvent ( Int_t  code  )  [virtual]

Reimplemented from RooAbsPdf.

Double_t RooLandau::evaluate (  )  const [protected, virtual]

Implements RooAbsReal.


Member Data Documentation

RooRealProxy RooLandau::x [protected]

Definition at line 37 of file RooLandau.h.

Referenced by evaluate(), generateEvent(), and getGenerator().

RooRealProxy RooLandau::mean [protected]

Definition at line 38 of file RooLandau.h.

Referenced by evaluate(), and generateEvent().

RooRealProxy RooLandau::sigma [protected]

Definition at line 39 of file RooLandau.h.

Referenced by evaluate(), and generateEvent().


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