16 int imt001_parBranchProcessing()
37 tree->SetImplicitMT(
false);
45 tree->SetImplicitMT(
true);
void DisableImplicitMT()
Disables the implicit multi-threading in ROOT (see EnableImplicitMT).
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
static TFile * Open(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=1, Int_t netopt=0)
Create / open a file.
void EnableImplicitMT(UInt_t numthreads=0)
Enable ROOT's implicit multi-threading for all objects and methods that provide an internal paralleli...
A TTree object has a header with a name and a title.