Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Data analysis tutorials

Various examples of data analysis workflows.

Modules

 RDataFrame analysis tutorials
 These examples show various features of RDataFrame: ROOT's declarative analysis interface.
 
 TTree analysis tutorials
 These examples show various data analyses with TTree.
 
 TUnfold tutorials
 Test programs for the classes TUnfold and related.
 

Files

file  mp_parallelHistoFill.C
  View in nbviewer Open in SWAN
Parallel fill of a histogram This tutorial shows how a histogram can be filled in parallel with a multiprocess approach.
 
file  mp_processSelector.C
  View in nbviewer Open in SWAN
Illustrate the usage of the multiproc TSelector interfaces with the h1 analysis example.
 
file  mt_fillHistos.C
  View in nbviewer Open in SWAN
Fill histograms in parallel and write them on file.
 
file  mt_parallelHistoFill.C
  View in nbviewer Open in SWAN
Parallel fill of a histogram.
 
file  mtbb_fillHistos.C
  View in nbviewer Open in SWAN
Fill histograms in parallel and write them on file.
 
file  mtbb_parallelHistoFill.C
 Parallel fill of a histogram.