Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces
THistConcurrentFill.hxx File Reference
#include "ROOT/RSpan.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
 Namespace for new ROOT classes and functions.
 
 ROOT::Experimental