Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooGlobalFunc Class Reference

PyROOT

Some member functions of RooGlobalFunc that take a RooCmdArg as argument also support keyword arguments. So far, this applies to FitOptions, Format, Frame, MultiArg, YVar and ZVar.

# Directly passing a RooCmdArg:
# With keyword arguments:
ROOT.RooMCStudy(model, ROOT.RooArgSet(x), FitOptions=dict(Save=True, PrintEvalErrors=0))
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.


The documentation for this class was generated from the following file: