44 bool ok()
const {
return _tFormula !=
nullptr; }
46 double eval(
const RooArgSet *nset =
nullptr)
const;
49 void printMultiline(std::ostream &os,
Int_t contents,
bool verbose =
false,
TString indent =
"")
const;
static void indent(ostringstream &buf, int indent_level)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
void operator=(const TProof &)
Abstract container object that can hold multiple RooAbsArg objects.
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.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.