Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces
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
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Experimental