44   TFile ofile(
"mp101_singleCore.root", 
"RECREATE");
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
 
This class provides a simple interface to execute the same task multiple times in parallel,...
 
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
 
A simple TTree restricted to a list of float variables only.
 
Random number generator class based on M.
 
Double_t Gaus(Double_t x, Double_t mean, Double_t sigma)
Gauss.
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...