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 757 of file RooGlobalFunc.cxx.

◆ Asimov()

RooCmdArg RooFit::Asimov ( bool  flag = true)

Definition at line 745 of file RooGlobalFunc.cxx.

◆ AutoBinned()

RooCmdArg RooFit::AutoBinned ( bool  flag = true)

Definition at line 749 of file RooGlobalFunc.cxx.

◆ ExpectedData()

RooCmdArg RooFit::ExpectedData ( bool  flag = true)

Definition at line 741 of file RooGlobalFunc.cxx.

◆ GenBinned()

RooCmdArg RooFit::GenBinned ( const char *  tag)

Definition at line 753 of file RooGlobalFunc.cxx.

◆ NumEvents() [1/2]

RooCmdArg RooFit::NumEvents ( double  numEvents)

Definition at line 737 of file RooGlobalFunc.cxx.

◆ NumEvents() [2/2]

RooCmdArg RooFit::NumEvents ( Int_t  numEvents)

Definition at line 733 of file RooGlobalFunc.cxx.

◆ ProtoData()

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

Definition at line 729 of file RooGlobalFunc.cxx.