Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TTreeProcessorMP.cxx File Reference
#include "TEnv.h"
#include "ROOT/TTreeProcessorMP.hxx"
#include "TMPWorkerTree.h"
#include <thread>

Namespaces

namespace  ROOT

Variables

static const std::thread::id MAIN_THREAD_ID = std::this_thread::get_id()

Variable Documentation

◆ MAIN_THREAD_ID

const std::thread::id MAIN_THREAD_ID = std::this_thread::get_id()
static

Definition at line 18 of file TTreeProcessorMP.cxx.