Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 

Detailed Description

Author
Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Date
2015-07-03
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RHistConcurrentFill.hxx.