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

◆ Asimov()

RooCmdArg RooFit::Asimov ( bool flag = true)

Definition at line 828 of file RooGlobalFunc.cxx.

◆ AutoBinned()

RooCmdArg RooFit::AutoBinned ( bool flag = true)

Definition at line 832 of file RooGlobalFunc.cxx.

◆ ExpectedData()

RooCmdArg RooFit::ExpectedData ( bool flag = true)

Definition at line 824 of file RooGlobalFunc.cxx.

◆ GenBinned()

RooCmdArg RooFit::GenBinned ( const char * tag)

Definition at line 836 of file RooGlobalFunc.cxx.

◆ NumEvents() [1/2]

RooCmdArg RooFit::NumEvents ( double numEvents)

Definition at line 820 of file RooGlobalFunc.cxx.

◆ NumEvents() [2/2]

RooCmdArg RooFit::NumEvents ( Int_t numEvents)

Definition at line 816 of file RooGlobalFunc.cxx.

◆ ProtoData()

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

Definition at line 812 of file RooGlobalFunc.cxx.