25 auto var =
static_cast<RooRealVar const *
>(arg);
Common abstract base class for objects that represent a value and a "shape" in RooFit.
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.
Minimal configuration struct to steer the evaluation of a single node with the RooBatchCompute librar...
std::vector< RooBatchCompute::Config > _cfgs
RooBatchCompute::Config config(RooAbsArg const *arg) const
std::vector< std::span< const double > > _dataMap
std::span< const double > at(RooAbsArg const *arg, RooAbsArg const *caller=nullptr)
void setConfig(RooAbsArg const *arg, RooBatchCompute::Config const &config)
void resize(std::size_t n)
RooRealVar represents a variable that can be changed from the outside.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...