Logo ROOT   6.16/01
Reference Guide
Files
RooFit Tutorials

These tutorials illustrate the main features of RooFit. Their names are related to the aspect which is treated in the code.

Files

file  rf101_basics.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #101
 
file  rf101_basics.py
  View in nbviewer Open in SWAN This tutorial illustrates the basic features of RooFit.
 
file  rf102_dataimport.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #102
 
file  rf103_interprfuncs.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #103
 
file  rf103_interprfuncs.py
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #103 Interpreted functions and p.d.f.s
 
file  rf104_classfactory.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #104
 
file  rf104_classfactory.py
  View in nbviewer Open in SWAN BASIC FUNCTIONALITY' RooFit tutorial macro #104 The class factory for functions and p.d.f.s
 
file  rf105_funcbinding.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #105
 
file  rf106_plotdecoration.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #106
 
file  rf106_plotdecoration.py
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #106 Adding boxes with parameters, to RooPlots.
 
file  rf107_plotstyles.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #107
 
file  rf107_plotstyles.py
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #107 Demonstration of various plotting styles of data, functions in a RooPlot
 
file  rf108_plotbinning.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #108
 
file  rf108_plotbinning.py
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #108 Plotting unbinned data with alternate and variable binnings
 
file  rf109_chi2residpull.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #109
 
file  rf110_normintegration.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #110
 
file  rf110_normintegration.py
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #110 Examples on normalization of p.d.f.s, integration of p.d.fs, construction of cumulative distribution functions from p.d.f.s in one dimension
 
file  rf111_derivatives.C
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #111
 
file  rf111_derivatives.py
  View in nbviewer Open in SWAN 'BASIC FUNCTIONALITY' RooFit tutorial macro #111 Numerical 1st, and 3rd order derivatives w.r.t.
 
file  rf201_composite.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #201
 
file  rf201_composite.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #201 Composite p.d.f with signal and background component pdf = f_bkg * bkg(x,a0,a1) + (1-fbkg) * (f_sig1 * sig1(x,m,s1 + (1-f_sig1) * sig2(x,m,s2)))
 
file  rf202_extendedmlfit.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #202
 
file  rf202_extendedmlfit.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #202 Setting up an extended maximum likelihood fit
 
file  rf203_ranges.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #203
 
file  rf203_ranges.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #203 Fitting and plotting in sub ranges
 
file  rf204_extrangefit.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #204
 
file  rf204_extrangefit.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #204 Extended maximum likelihood fit with alternate range definition for observed number of events.
 
file  rf205_compplot.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #205
 
file  rf205_compplot.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #205 Options for plotting components of composite p.d.f.s.
 
file  rf206_treevistools.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #206
 
file  rf206_treevistools.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #206 Tools for visualization of ROOT.RooAbsArg expression trees
 
file  rf207_comptools.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #207
 
file  rf208_convolution.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #208
 
file  rf209_anaconv.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #209
 
file  rf209_anaconv.py
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #209 Decay function p.d.fs with optional B physics effects (mixing and CP violation) that can be analytically convolved with e.g.
 
file  rf210_angularconv.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #210
 
file  rf211_paramconv.C
  View in nbviewer Open in SWAN 'ADDITION AND CONVOLUTION' RooFit tutorial macro #211
 
file  rf301_composition.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #301
 
file  rf301_composition.py
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #301 Multi-dimensional p.d.f.s through composition, e.g.
 
file  rf302_utilfuncs.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #302
 
file  rf302_utilfuncs.py
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #302 Utility functions classes available for use in tailoring of composite (multidimensional) pdfs
 
file  rf303_conditional.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #303
 
file  rf304_uncorrprod.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #304
 
file  rf304_uncorrprod.py
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #304 Simple uncorrelated multi-dimensional p.d.f.s
 
file  rf305_condcorrprod.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #305
 
file  rf305_condcorrprod.py
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #305 Multi-dimensional p.d.f.s with conditional p.d.fs in product
 
file  rf306_condpereventerrors.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #306
 
file  rf306_condpereventerrors.py
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #306 Complete example with use of conditional p.d.f.
 
file  rf307_fullpereventerrors.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #307
 
file  rf307_fullpereventerrors.py
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #307 Complete example with use of full p.d.f.
 
file  rf308_normintegration2d.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #308
 
file  rf308_normintegration2d.py
  View in nbviewer Open in SWAN
 
file  rf309_ndimplot.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #308
 
file  rf309_ndimplot.py
  View in nbviewer Open in SWAN
 
file  rf310_sliceplot.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #309
 
file  rf310_sliceplot.py
  View in nbviewer Open in SWAN
 
file  rf311_rangeplot.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #310
 
file  rf311_rangeplot.py
  View in nbviewer Open in SWAN
 
file  rf312_multirangefit.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #312
 
file  rf312_multirangefit.py
  View in nbviewer Open in SWAN
 
file  rf313_paramranges.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #313
 
file  rf313_paramranges.py
  View in nbviewer Open in SWAN
 
file  rf314_paramfitrange.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #314
 
file  rf314_paramfitrange.py
  View in nbviewer Open in SWAN
 
file  rf315_projectpdf.py
  View in nbviewer Open in SWAN
 
file  rf316_llratioplot.C
  View in nbviewer Open in SWAN 'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #316
 
file  rf316_llratioplot.py
  View in nbviewer Open in SWAN
 
file  rf401_importttreethx.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #401
 
file  rf402_datahandling.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #402
 
file  rf402_datahandling.py
  View in nbviewer Open in SWAN
 
file  rf403_weightedevts.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #403
 
file  rf404_categories.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #404
 
file  rf404_categories.py
  View in nbviewer Open in SWAN
 
file  rf405_realtocatfuncs.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #405
 
file  rf405_realtocatfuncs.py
  View in nbviewer Open in SWAN
 
file  rf406_cattocatfuncs.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #406
 
file  rf406_cattocatfuncs.py
  View in nbviewer Open in SWAN
 
file  rf407_latextables.C
  View in nbviewer Open in SWAN 'DATA AND CATEGORIES' RooFit tutorial macro #407
 
file  rf407_latextables.py
  View in nbviewer Open in SWAN
 
file  rf501_simultaneouspdf.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #501
 
file  rf501_simultaneouspdf.py
  View in nbviewer Open in SWAN
 
file  rf502_wspacewrite.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #502
 
file  rf502_wspacewrite.py
  View in nbviewer Open in SWAN
 
file  rf503_wspaceread.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #503
 
file  rf504_simwstool.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #504
 
file  rf504_simwstool.py
  View in nbviewer Open in SWAN
 
file  rf505_asciicfg.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #505
 
file  rf505_asciicfg.py
  View in nbviewer Open in SWAN
 
file  rf506_msgservice.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #506
 
file  rf506_msgservice.py
  View in nbviewer Open in SWAN
 
file  rf507_debugtools.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #507
 
file  rf507_debugtools.py
  View in nbviewer Open in SWAN
 
file  rf508_listsetmanip.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #508
 
file  rf509_wsinteractive.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #509
 
file  rf509_wsinteractive.py
  View in nbviewer Open in SWAN
 
file  rf510_wsnamedsets.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #510
 
file  rf511_wsfactory_basic.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #511
 
file  rf511_wsfactory_basic.py
  View in nbviewer Open in SWAN
 
file  rf512_wsfactory_oper.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #512
 
file  rf513_wsfactory_tools.C
  View in nbviewer Open in SWAN 'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #513
 
file  rf513_wsfactory_tools.py
  View in nbviewer Open in SWAN
 
file  rf601_intminuit.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #601
 
file  rf602_chi2fit.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #602
 
file  rf603_multicpu.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #603
 
file  rf603_multicpu.py
  View in nbviewer Open in SWAN
 
file  rf604_constraints.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #604
 
file  rf604_constraints.py
  View in nbviewer Open in SWAN
 
file  rf605_profilell.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #605
 
file  rf606_nllerrorhandling.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #606
 
file  rf607_fitresult.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #607
 
file  rf607_fitresult.py
  View in nbviewer Open in SWAN
 
file  rf608_fitresultaspdf.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #608
 
file  rf608_fitresultaspdf.py
  View in nbviewer Open in SWAN
 
file  rf609_xychi2fit.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #609
 
file  rf609_xychi2fit.py
  View in nbviewer Open in SWAN
 
file  rf610_visualerror.C
  View in nbviewer Open in SWAN 'LIKELIHOOD AND MINIMIZATION' RooFit tutorial macro #610
 
file  rf610_visualerror.py
  View in nbviewer Open in SWAN
 
file  rf701_efficiencyfit.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #701
 
file  rf701_efficiencyfit.py
  View in nbviewer Open in SWAN
 
file  rf702_efficiencyfit_2D.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #702
 
file  rf702_efficiencyfit_2D.py
  View in nbviewer Open in SWAN
 
file  rf703_effpdfprod.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #703
 
file  rf703_effpdfprod.py
  View in nbviewer Open in SWAN
 
file  rf704_amplitudefit.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #704
 
file  rf704_amplitudefit.py
  View in nbviewer Open in SWAN
 
file  rf705_linearmorph.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #705
 
file  rf706_histpdf.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #706
 
file  rf706_histpdf.py
  View in nbviewer Open in SWAN
 
file  rf707_kernelestimation.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #707
 
file  rf707_kernelestimation.py
  View in nbviewer Open in SWAN
 
file  rf708_bphysics.C
  View in nbviewer Open in SWAN 'SPECIAL PDFS' RooFit tutorial macro #708
 
file  rf708_bphysics.py
  View in nbviewer Open in SWAN
 
file  rf801_mcstudy.C
  View in nbviewer Open in SWAN 'VALIDATION AND MC STUDIES' RooFit tutorial macro #801
 
file  rf801_mcstudy.py
  View in nbviewer Open in SWAN
 
file  rf802_mcstudy_addons.C
  View in nbviewer Open in SWAN 'VALIDATION AND MC STUDIES' RooFit tutorial macro #802
 
file  rf803_mcstudy_addons2.C
  View in nbviewer Open in SWAN 'VALIDATION AND MC STUDIES' RooFit tutorial macro #803
 
file  rf804_mcstudy_constr.C
  View in nbviewer Open in SWAN 'VALIDATION AND MC STUDIES' RooFit tutorial macro #804
 
file  rf901_numintconfig.C
  View in nbviewer Open in SWAN 'NUMERIC ALGORITHM TUNING' RooFit tutorial macro #901
 
file  rf902_numgenconfig.C
  View in nbviewer Open in SWAN 'NUMERIC ALGORITHM TUNING' RooFit tutorial macro #902
 
file  rf903_numintcache.C
  View in nbviewer Open in SWAN 'NUMERIC ALGORITHM TUNING' RooFit tutorial macro #903