void generateEvent(Int_t code)
Implement internal generator using TRandom::Poisson.
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
virtual TObject * clone(const char *newname) const
#define ClassDef(name, id)
void protectNegativeMean(bool flag=kTRUE)
Double_t getLogVal(const RooArgSet *set=0) const
calculate and return the negative log-likelihood of the Poisson
Double_t evaluate() const
Implementation in terms of the TMath Poisson function.
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...
void setNoRounding(bool flag=kTRUE)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Mother of all ROOT objects.
Int_t getGenerator(const RooArgSet &directVars, RooArgSet &generateVars, Bool_t staticInitOK=kTRUE) const
Advertise internal generator in x.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...