12 #ifndef ROOT_TBranchIMTHelper 13 #define ROOT_TBranchIMTHelper 33 template<
typename FN>
void Run(
const FN &lambda) {
37 auto nbytes = lambda();
void Run(const FN &lambda)
ROOT::Experimental::TTaskGroup TaskGroup_t
Namespace for new ROOT classes and functions.
std::atomic< Int_t > fNerrors
std::atomic< Long64_t > fBytes
A class to manage the asynchronous execution of work items.
std::unique_ptr< TaskGroup_t > fGroup
typedef void((*Func_t)())