92 throw std::invalid_argument(
93 "Invalid execution policy. Potential issues:\n* kMultiThread policy not available when ROOT is compiled with IMT=OFF.\n* kMultiprocess policy not available on Windows");
std::unique_ptr< ROOT::TThreadExecutor > fThreadExecutor
std::unique_ptr< ROOT::TSequentialExecutor > fSequentialExecutor
TExecutor(unsigned nWorkers=0)
Class constructor.
ROOT::EExecutionPolicy fExecPolicy
std::unique_ptr< ROOT::TProcessExecutor > fProcessExecutor
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.