16#ifndef ROO_NOVOSIBIRSK
17#define ROO_NOVOSIBIRSK
#define ClassDef(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooNovosibirsk implements the Novosibirsk function.
RooSpan< double > evaluateBatch(std::size_t begin, std::size_t batchSize) const
Evaluate function for a batch of input data points.
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral.
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported.
Double_t evaluate() const
If tail=eta=0 the Belle distribution becomes gaussian.
virtual TObject * clone(const char *newname) const
virtual ~RooNovosibirsk()
RooRealVar represents a variable that can be changed from the outside.
A simple container to hold a batch of data values.
Mother of all ROOT objects.