Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit command arguments

These arguments can be passed to functions of RooFit objects.

Modules

 Arguments for plotOn functions
 
 Arguments for various constructors
 
 Arguments for fitting
 
 Arguments for generating data
 

Functions

RooCmdArg RooFit::AutoBinning (Int_t nbins=100, Double_t marginFactor=0.1)
 
RooCmdArg RooFit::AutoPrecision (Int_t ndigit=2)
 
RooCmdArg RooFit::AutoRange (const RooAbsData &data, Double_t marginFactor=0.1)
 
RooCmdArg RooFit::AutoSymBinning (Int_t nbins=100, Double_t marginFactor=0.1)
 
RooCmdArg RooFit::AutoSymRange (const RooAbsData &data, Double_t marginFactor=0.1)
 
RooCmdArg RooFit::AxisLabel (const char *name)
 
RooCmdArg RooFit::BaseClassName (const char *name)
 
RooCmdArg RooFit::Binned (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::Bins (Int_t nbin)
 
RooCmdArg RooFit::ClassName (const char *name)
 
RooCmdArg RooFit::Color (Color_t color)
 
RooCmdArg RooFit::Columns (Int_t ncol)
 
RooCmdArg RooFit::Conditional (const RooArgSet &pdfSet, const RooArgSet &depSet, Bool_t depsAreCond=kFALSE)
 
RooCmdArg RooFit::Embedded (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::EventRange (Int_t nStart, Int_t nStop)
 
RooCmdArg RooFit::FitGauss (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::FitModel (RooAbsPdf &pdf)
 
RooCmdArg RooFit::FitOptions (const RooCmdArg &arg1, const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none())
 
RooCmdArg RooFit::FixedPrecision (Int_t ndigit=2)
 
RooCmdArg RooFit::Format (const char *format, Int_t sigDigit)
 
RooCmdArg RooFit::Format (const char *what, const RooCmdArg &arg1=RooCmdArg::none(), const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none())
 
RooCmdArg RooFit::Frame (const RooCmdArg &arg1, const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none())
 
RooCmdArg RooFit::FrameBins (Int_t nbins)
 
RooCmdArg RooFit::FrameRange (Double_t xlo, Double_t xhi)
 
RooCmdArg RooFit::IntegratedObservables (const RooArgSet &intObs)
 
RooCmdArg RooFit::IntrinsicBinning (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::Label (const char *str)
 
RooCmdArg RooFit::LatexStyle (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::LatexTableStyle (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::Layout (Double_t xmin, Double_t xmax=0.99, Double_t ymin=0.95)
 
RooCmdArg RooFit::MultiArg (const RooCmdArg &arg1, const RooCmdArg &arg2, const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none())
 
RooCmdArg RooFit::NoRecursion (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::NormSet (const RooArgSet &nset)
 
RooCmdArg RooFit::NumIntConfig (const RooNumIntConfig &cfg)
 
RooCmdArg RooFit::ObjectName (const char *name)
 
RooCmdArg RooFit::OutputFile (const char *fileName)
 
RooCmdArg RooFit::OutputStream (std::ostream &os)
 
RooCmdArg RooFit::Parameters (const RooArgSet &params)
 
RooCmdArg RooFit::Prefix (Bool_t flag)
 
RooCmdArg RooFit::RecycleConflictNodes (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::Rename (const char *suffix)
 
RooCmdArg RooFit::RenameAllNodes (const char *suffix)
 
RooCmdArg RooFit::RenameAllVariables (const char *suffix)
 
RooCmdArg RooFit::RenameAllVariablesExcept (const char *suffix, const char *exceptionList)
 
RooCmdArg RooFit::RenameConflictNodes (const char *suffix, Bool_t renameOrigNodes=kFALSE)
 
RooCmdArg RooFit::RenameVariable (const char *inputName, const char *outputName)
 
RooCmdArg RooFit::Restrict (const char *catName, const char *stateNameList)
 
RooConstVarRooFit::RooConst (Double_t val)
 
RooCmdArg RooFit::Scaling (Bool_t flag)
 
RooCmdArg RooFit::ScanAllCdf ()
 
RooCmdArg RooFit::ScanNoCdf ()
 
RooCmdArg RooFit::ScanNumCdf ()
 
RooCmdArg RooFit::ScanParameters (Int_t nbins, Int_t intOrder)
 
RooCmdArg RooFit::SelectVars (const RooArgSet &vars)
 
RooCmdArg RooFit::ShowConstants (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::Sibling (const RooAbsCollection &sibling)
 
RooCmdArg RooFit::Silence (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::SplitParam (const char *varname, const char *catname)
 
RooCmdArg RooFit::SplitParam (const RooRealVar &var, const RooAbsCategory &cat)
 
RooCmdArg RooFit::SplitParamConstrained (const char *varname, const char *catname, const char *rsname)
 
RooCmdArg RooFit::SplitParamConstrained (const RooRealVar &var, const RooAbsCategory &cat, const char *rsname)
 
RooCmdArg RooFit::SupNormSet (const RooArgSet &nset)
 
RooCmdArg RooFit::TagName (const char *name)
 
RooCmdArg RooFit::Title (const char *name)
 
RooCmdArg RooFit::TLatexStyle (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::Topic (Int_t topic)
 
RooCmdArg RooFit::VerbatimName (Bool_t flag=kTRUE)
 
RooCmdArg RooFit::What (const char *str)
 
RooCmdArg RooFit::YVar (const RooAbsRealLValue &var, const RooCmdArg &arg=RooCmdArg::none())
 
RooCmdArg RooFit::ZVar (const RooAbsRealLValue &var, const RooCmdArg &arg=RooCmdArg::none())
 

Function Documentation

◆ AutoBinning()

RooCmdArg RooFit::AutoBinning ( Int_t  nbins = 100,
Double_t  marginFactor = 0.1 
)

Definition at line 256 of file RooGlobalFunc.cxx.

◆ AutoPrecision()

RooCmdArg RooFit::AutoPrecision ( Int_t  ndigit = 2)

Definition at line 296 of file RooGlobalFunc.cxx.

◆ AutoRange()

RooCmdArg RooFit::AutoRange ( const RooAbsData data,
Double_t  marginFactor = 0.1 
)

Definition at line 179 of file RooGlobalFunc.cxx.

◆ AutoSymBinning()

RooCmdArg RooFit::AutoSymBinning ( Int_t  nbins = 100,
Double_t  marginFactor = 0.1 
)

Definition at line 255 of file RooGlobalFunc.cxx.

◆ AutoSymRange()

RooCmdArg RooFit::AutoSymRange ( const RooAbsData data,
Double_t  marginFactor = 0.1 
)

Definition at line 178 of file RooGlobalFunc.cxx.

◆ AxisLabel()

RooCmdArg RooFit::AxisLabel ( const char *  name)

Definition at line 248 of file RooGlobalFunc.cxx.

◆ BaseClassName()

RooCmdArg RooFit::BaseClassName ( const char *  name)

Definition at line 307 of file RooGlobalFunc.cxx.

◆ Binned()

RooCmdArg RooFit::Binned ( Bool_t  flag = kTRUE)

Definition at line 274 of file RooGlobalFunc.cxx.

◆ Bins()

RooCmdArg RooFit::Bins ( Int_t  nbin)

Definition at line 177 of file RooGlobalFunc.cxx.

◆ ClassName()

RooCmdArg RooFit::ClassName ( const char *  name)

Definition at line 306 of file RooGlobalFunc.cxx.

◆ Color()

RooCmdArg RooFit::Color ( Color_t  color)

Definition at line 311 of file RooGlobalFunc.cxx.

◆ Columns()

RooCmdArg RooFit::Columns ( Int_t  ncol)

Definition at line 164 of file RooGlobalFunc.cxx.

◆ Conditional()

RooCmdArg RooFit::Conditional ( const RooArgSet pdfSet,
const RooArgSet depSet,
Bool_t  depsAreCond = kFALSE 
)

Definition at line 231 of file RooGlobalFunc.cxx.

◆ Embedded()

RooCmdArg RooFit::Embedded ( Bool_t  flag = kTRUE)

Definition at line 322 of file RooGlobalFunc.cxx.

◆ EventRange()

RooCmdArg RooFit::EventRange ( Int_t  nStart,
Int_t  nStop 
)

Definition at line 183 of file RooGlobalFunc.cxx.

◆ FitGauss()

RooCmdArg RooFit::FitGauss ( Bool_t  flag = kTRUE)

Definition at line 288 of file RooGlobalFunc.cxx.

◆ FitModel()

RooCmdArg RooFit::FitModel ( RooAbsPdf pdf)

Definition at line 267 of file RooGlobalFunc.cxx.

◆ FitOptions()

RooCmdArg RooFit::FitOptions ( const RooCmdArg arg1,
const RooCmdArg arg2 = RooCmdArg::none(),
const RooCmdArg arg3 = RooCmdArg::none(),
const RooCmdArg arg4 = RooCmdArg::none(),
const RooCmdArg arg5 = RooCmdArg::none(),
const RooCmdArg arg6 = RooCmdArg::none() 
)

Definition at line 268 of file RooGlobalFunc.cxx.

◆ FixedPrecision()

RooCmdArg RooFit::FixedPrecision ( Int_t  ndigit = 2)

Definition at line 297 of file RooGlobalFunc.cxx.

◆ Format() [1/2]

RooCmdArg RooFit::Format ( const char *  format,
Int_t  sigDigit 
)

Definition at line 167 of file RooGlobalFunc.cxx.

◆ Format() [2/2]

RooCmdArg RooFit::Format ( const char *  what,
const RooCmdArg arg1 = RooCmdArg::none(),
const RooCmdArg arg2 = RooCmdArg::none(),
const RooCmdArg arg3 = RooCmdArg::none(),
const RooCmdArg arg4 = RooCmdArg::none(),
const RooCmdArg arg5 = RooCmdArg::none(),
const RooCmdArg arg6 = RooCmdArg::none(),
const RooCmdArg arg7 = RooCmdArg::none(),
const RooCmdArg arg8 = RooCmdArg::none() 
)

Definition at line 168 of file RooGlobalFunc.cxx.

◆ Frame()

RooCmdArg RooFit::Frame ( const RooCmdArg arg1,
const RooCmdArg arg2 = RooCmdArg::none(),
const RooCmdArg arg3 = RooCmdArg::none(),
const RooCmdArg arg4 = RooCmdArg::none(),
const RooCmdArg arg5 = RooCmdArg::none(),
const RooCmdArg arg6 = RooCmdArg::none() 
)

Definition at line 279 of file RooGlobalFunc.cxx.

◆ FrameBins()

RooCmdArg RooFit::FrameBins ( Int_t  nbins)

Definition at line 286 of file RooGlobalFunc.cxx.

◆ FrameRange()

RooCmdArg RooFit::FrameRange ( Double_t  xlo,
Double_t  xhi 
)

Definition at line 287 of file RooGlobalFunc.cxx.

◆ IntegratedObservables()

RooCmdArg RooFit::IntegratedObservables ( const RooArgSet intObs)

Definition at line 259 of file RooGlobalFunc.cxx.

◆ IntrinsicBinning()

RooCmdArg RooFit::IntrinsicBinning ( Bool_t  flag = kTRUE)

Definition at line 252 of file RooGlobalFunc.cxx.

◆ Label()

RooCmdArg RooFit::Label ( const char *  str)

Definition at line 222 of file RooGlobalFunc.cxx.

◆ LatexStyle()

RooCmdArg RooFit::LatexStyle ( Bool_t  flag = kTRUE)

Definition at line 299 of file RooGlobalFunc.cxx.

◆ LatexTableStyle()

RooCmdArg RooFit::LatexTableStyle ( Bool_t  flag = kTRUE)

Definition at line 300 of file RooGlobalFunc.cxx.

◆ Layout()

RooCmdArg RooFit::Layout ( Double_t  xmin,
Double_t  xmax = 0.99,
Double_t  ymin = 0.95 
)

Definition at line 223 of file RooGlobalFunc.cxx.

◆ MultiArg()

RooCmdArg RooFit::MultiArg ( const RooCmdArg arg1,
const RooCmdArg arg2,
const RooCmdArg arg3 = RooCmdArg::none(),
const RooCmdArg arg4 = RooCmdArg::none(),
const RooCmdArg arg5 = RooCmdArg::none(),
const RooCmdArg arg6 = RooCmdArg::none(),
const RooCmdArg arg7 = RooCmdArg::none(),
const RooCmdArg arg8 = RooCmdArg::none() 
)

Definition at line 340 of file RooGlobalFunc.cxx.

◆ NoRecursion()

RooCmdArg RooFit::NoRecursion ( Bool_t  flag = kTRUE)

Definition at line 323 of file RooGlobalFunc.cxx.

◆ NormSet()

RooCmdArg RooFit::NormSet ( const RooArgSet nset)

Definition at line 262 of file RooGlobalFunc.cxx.

◆ NumIntConfig()

RooCmdArg RooFit::NumIntConfig ( const RooNumIntConfig cfg)

Definition at line 263 of file RooGlobalFunc.cxx.

◆ ObjectName()

RooCmdArg RooFit::ObjectName ( const char *  name)

Definition at line 305 of file RooGlobalFunc.cxx.

◆ OutputFile()

RooCmdArg RooFit::OutputFile ( const char *  fileName)

Definition at line 165 of file RooGlobalFunc.cxx.

◆ OutputStream()

RooCmdArg RooFit::OutputStream ( std::ostream &  os)

Definition at line 309 of file RooGlobalFunc.cxx.

◆ Parameters()

RooCmdArg RooFit::Parameters ( const RooArgSet params)

Definition at line 224 of file RooGlobalFunc.cxx.

◆ Prefix()

RooCmdArg RooFit::Prefix ( Bool_t  flag)

Definition at line 310 of file RooGlobalFunc.cxx.

◆ RecycleConflictNodes()

RooCmdArg RooFit::RecycleConflictNodes ( Bool_t  flag = kTRUE)

Definition at line 316 of file RooGlobalFunc.cxx.

◆ Rename()

RooCmdArg RooFit::Rename ( const char *  suffix)

Definition at line 321 of file RooGlobalFunc.cxx.

◆ RenameAllNodes()

RooCmdArg RooFit::RenameAllNodes ( const char *  suffix)

Definition at line 317 of file RooGlobalFunc.cxx.

◆ RenameAllVariables()

RooCmdArg RooFit::RenameAllVariables ( const char *  suffix)

Definition at line 318 of file RooGlobalFunc.cxx.

◆ RenameAllVariablesExcept()

RooCmdArg RooFit::RenameAllVariablesExcept ( const char *  suffix,
const char *  exceptionList 
)

Definition at line 319 of file RooGlobalFunc.cxx.

◆ RenameConflictNodes()

RooCmdArg RooFit::RenameConflictNodes ( const char *  suffix,
Bool_t  renameOrigNodes = kFALSE 
)

Definition at line 315 of file RooGlobalFunc.cxx.

◆ RenameVariable()

RooCmdArg RooFit::RenameVariable ( const char *  inputName,
const char *  outputName 
)

Definition at line 320 of file RooGlobalFunc.cxx.

◆ Restrict()

RooCmdArg RooFit::Restrict ( const char *  catName,
const char *  stateNameList 
)

Definition at line 330 of file RooGlobalFunc.cxx.

◆ RooConst()

RooConstVar & RooFit::RooConst ( Double_t  val)

Definition at line 347 of file RooGlobalFunc.cxx.

◆ Scaling()

RooCmdArg RooFit::Scaling ( Bool_t  flag)

Definition at line 249 of file RooGlobalFunc.cxx.

◆ ScanAllCdf()

RooCmdArg RooFit::ScanAllCdf ( )

Definition at line 336 of file RooGlobalFunc.cxx.

◆ ScanNoCdf()

RooCmdArg RooFit::ScanNoCdf ( )

Definition at line 337 of file RooGlobalFunc.cxx.

◆ ScanNumCdf()

RooCmdArg RooFit::ScanNumCdf ( )

Definition at line 335 of file RooGlobalFunc.cxx.

◆ ScanParameters()

RooCmdArg RooFit::ScanParameters ( Int_t  nbins,
Int_t  intOrder 
)

Definition at line 334 of file RooGlobalFunc.cxx.

◆ SelectVars()

RooCmdArg RooFit::SelectVars ( const RooArgSet vars)

Definition at line 182 of file RooGlobalFunc.cxx.

◆ ShowConstants()

RooCmdArg RooFit::ShowConstants ( Bool_t  flag = kTRUE)

Definition at line 225 of file RooGlobalFunc.cxx.

◆ Sibling()

RooCmdArg RooFit::Sibling ( const RooAbsCollection sibling)

Definition at line 166 of file RooGlobalFunc.cxx.

◆ Silence()

RooCmdArg RooFit::Silence ( Bool_t  flag = kTRUE)

Definition at line 266 of file RooGlobalFunc.cxx.

◆ SplitParam() [1/2]

RooCmdArg RooFit::SplitParam ( const char *  varname,
const char *  catname 
)

Definition at line 326 of file RooGlobalFunc.cxx.

◆ SplitParam() [2/2]

RooCmdArg RooFit::SplitParam ( const RooRealVar var,
const RooAbsCategory cat 
)

Definition at line 327 of file RooGlobalFunc.cxx.

◆ SplitParamConstrained() [1/2]

RooCmdArg RooFit::SplitParamConstrained ( const char *  varname,
const char *  catname,
const char *  rsname 
)

Definition at line 328 of file RooGlobalFunc.cxx.

◆ SplitParamConstrained() [2/2]

RooCmdArg RooFit::SplitParamConstrained ( const RooRealVar var,
const RooAbsCategory cat,
const char *  rsname 
)

Definition at line 329 of file RooGlobalFunc.cxx.

◆ SupNormSet()

RooCmdArg RooFit::SupNormSet ( const RooArgSet nset)

Definition at line 333 of file RooGlobalFunc.cxx.

◆ TagName()

RooCmdArg RooFit::TagName ( const char *  name)

Definition at line 308 of file RooGlobalFunc.cxx.

◆ Title()

RooCmdArg RooFit::Title ( const char *  name)

Definition at line 176 of file RooGlobalFunc.cxx.

◆ TLatexStyle()

RooCmdArg RooFit::TLatexStyle ( Bool_t  flag = kTRUE)

Definition at line 298 of file RooGlobalFunc.cxx.

◆ Topic()

RooCmdArg RooFit::Topic ( Int_t  topic)

Definition at line 304 of file RooGlobalFunc.cxx.

◆ VerbatimName()

RooCmdArg RooFit::VerbatimName ( Bool_t  flag = kTRUE)

Definition at line 301 of file RooGlobalFunc.cxx.

◆ What()

RooCmdArg RooFit::What ( const char *  str)

Definition at line 228 of file RooGlobalFunc.cxx.

◆ YVar()

RooCmdArg RooFit::YVar ( const RooAbsRealLValue var,
const RooCmdArg arg = RooCmdArg::none() 
)

Definition at line 246 of file RooGlobalFunc.cxx.

◆ ZVar()

RooCmdArg RooFit::ZVar ( const RooAbsRealLValue var,
const RooCmdArg arg = RooCmdArg::none() 
)

Definition at line 247 of file RooGlobalFunc.cxx.