71  cout <<
"Choose from the following"<<endl;
 
   72  cout <<
"void ModifyInterpolationForAll(RooWorkspace* ws, int code=1);"<<endl;
 
   73  cout <<
"void ModifyInterpolationForSet(RooArgSet* modifySet, int code = 1);"<<endl;
 
   74  cout <<
"void CheckInterpolation(RooWorkspace* ws);"<<endl;
 
   81  while((tempObj=it.
Next())){
 
   96    while((tempObj=serverIt.
Next())){
 
  113  while((tempObj=it.
Next())){
 
void CheckInterpolation(RooWorkspace *ws)
 
void ModifyInterpolation()
 
void ModifyInterpolationForSet(RooArgSet *modifySet, int code=1)
 
void ModifyInterpolationForAll(RooWorkspace *ws, int code=1)
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void funcs
 
TIterator * clientIterator() const
Retrieve a client iterator.
 
TIterator * createIterator(bool dir=kIterForward) const
TIterator-style iteration over contained elements.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
RooRealVar represents a variable that can be changed from the outside.
 
void setInterpCode(RooAbsReal ¶m, int code)
 
void printAllInterpCodes()
 
void setAllInterpCodes(int code)
 
The RooWorkspace is a persistable container for RooFit projects.
 
RooArgSet allFunctions() const
Return set with all function objects.
 
Mother of all ROOT objects.
 
Namespace for the RooStats classes.