Logo ROOT  
Reference Guide
RHistConcurrentFill.hxx File Reference
#include "ROOT/RSpan.hxx"
#include "ROOT/RHistBufferedFill.hxx"
#include <mutex>
Include dependency graph for RHistConcurrentFill.hxx:

Classes

class  ROOT::Experimental::RHistConcurrentFiller< HIST, SIZE >
 Buffers a thread's Fill calls and submits them to the RHistConcurrentFillManager. More...
 
class  ROOT::Experimental::RHistConcurrentFillManager< HIST, SIZE >
 Manages the synchronization of calls to FillN(). More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Experimental