Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Arguments for generating data

Functions

RooCmdArg RooFit::AllBinned ()
 
RooCmdArg RooFit::Asimov (bool flag=true)
 
RooCmdArg RooFit::AutoBinned (bool flag=true)
 
RooCmdArg RooFit::ExpectedData (bool flag=true)
 
RooCmdArg RooFit::GenBinned (const char *tag)
 
RooCmdArg RooFit::NumEvents (double numEvents)
 
RooCmdArg RooFit::NumEvents (Int_t numEvents)
 
RooCmdArg RooFit::ProtoData (const RooDataSet &protoData, bool randomizeOrder=false, bool resample=false)
 

Function Documentation

◆ AllBinned()

RooCmdArg RooFit::AllBinned ( )

Definition at line 328 of file RooGlobalFunc.cxx.

◆ Asimov()

RooCmdArg RooFit::Asimov ( bool  flag = true)

Definition at line 325 of file RooGlobalFunc.cxx.

◆ AutoBinned()

RooCmdArg RooFit::AutoBinned ( bool  flag = true)

Definition at line 326 of file RooGlobalFunc.cxx.

◆ ExpectedData()

RooCmdArg RooFit::ExpectedData ( bool  flag = true)

Definition at line 324 of file RooGlobalFunc.cxx.

◆ GenBinned()

RooCmdArg RooFit::GenBinned ( const char *  tag)

Definition at line 327 of file RooGlobalFunc.cxx.

◆ NumEvents() [1/2]

RooCmdArg RooFit::NumEvents ( double  numEvents)

Definition at line 323 of file RooGlobalFunc.cxx.

◆ NumEvents() [2/2]

RooCmdArg RooFit::NumEvents ( Int_t  numEvents)

Definition at line 322 of file RooGlobalFunc.cxx.

◆ ProtoData()

RooCmdArg RooFit::ProtoData ( const RooDataSet protoData,
bool  randomizeOrder = false,
bool  resample = false 
)

Definition at line 320 of file RooGlobalFunc.cxx.