33 RooRatio(
const char *
name,
const char *title,
double numerator,
35 RooRatio(
const char *
name,
const char *title,
double numerator,
#define ClassDefOverride(name, id)
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgList is a container object that can hold multiple RooAbsArg objects.
A RooProduct represents the product of a given set of RooAbsReal objects.
Represents the ratio of two RooAbsReal objects.
void computeBatch(double *output, size_t nEvents, RooFit::Detail::DataMap const &) const override
Evaluate in batch mode.
bool canComputeBatchWithCuda() const override
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
TObject * clone(const char *newname) const override
RooRealProxy _denominator
RooRealVar represents a variable that can be changed from the outside.
Mother of all ROOT objects.