Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
THistConcurrentFill.hxx File Reference
#include "ROOT/RArrayView.hxx"
#include "ROOT/THistBufferedFill.hxx"
#include <mutex>
Include dependency graph for THistConcurrentFill.hxx:

Classes

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

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Experimental