29 _plist(
"params",
"params",this),
71 os <<
"[ TFn={" <<
_func->GetName() <<
"=" <<
_func->GetTitle() <<
"} " ;
int Int_t
Signed integer 4 bytes (int).
Int_t numProxies() const
Return the number of registered proxies.
RooAbsProxy * getProxy(Int_t index) const
Return the nth proxy from the proxy list.
Abstract interface for proxy classes.
virtual void print(std::ostream &os, bool addContents=false) const
Print proxy name.
virtual const char * name() const
Abstract base class for objects that represent a real value and implements functionality common to al...
RooAbsReal()
coverity[UNINIT_CTOR] Default constructor
RooArgList is a container object that can hold multiple RooAbsArg objects.
Use TF1, TF2, TF3 functions as RooFit objects.
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
void printArgs(std::ostream &os) const override
Print object arguments, ie its proxies.
const char * GetName() const override
Returns name of object.
const char * GetTitle() const override
Returns title of object.
Bool_t BeginsWith(const char *s, ECaseCompare cmp=kExact) const
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)