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 |
Parallel fill of a histogram This tutorial shows how a histogram can be filled in parallel with a multiprocess approach. | |
file | mp_processSelector.C |
Illustrate the usage of the multiproc TSelector interfaces with the h1 analysis example. | |
file | mt_fillHistos.C |
Fill histograms in parallel and write them on file. | |
file | mt_parallelHistoFill.C |
Parallel fill of a histogram. | |
file | mtbb_fillHistos.C |
Fill histograms in parallel and write them on file. | |
file | mtbb_parallelHistoFill.C |
Parallel fill of a histogram. | |