ROOT  6.06/09
Reference Guide
Classes | Namespaces
THistConcurrentFill.h File Reference
#include "ROOT/RArrayView.h"
#include "ROOT/THistBufferedFill.h"
#include <mutex>
+ Include dependency graph for THistConcurrentFill.h:

Go to the source code of this file.

Classes

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

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 

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 THistConcurrentFill.h.