24      auto var = 
static_cast<RooRealVar const *
>(arg);
 
RooAbsArg is the common abstract base class for objects that represent a value and a "shape" in RooFi...
 
bool hasDataToken() const
 
std::size_t dataToken() const
Returns the token for retrieving results in the BatchMode. For internal use only.
 
double _value
Cache for current value of object.
 
std::vector< RooSpan< const double > > _dataMap
 
RooSpan< const double > at(RooAbsArg const *arg, RooAbsArg const *caller=nullptr)
 
RooRealVar represents a variable that can be changed from the outside.
 
A simple container to hold a batch of data values.
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...