90 ROOT::EnableThreadSafety();
92 std::cout <<
"Warning: ROOT::EnableThreadSafety() is not automatically supported on MacOS. User should call it manually at the beginning of the program." << std::endl;
94 TDirectory::AddDirectory(kFALSE);
95 TH1::AddDirectory(kFALSE);