 
  
 
 Fill histograms in parallel and write them on file with a multithreaded approach using TThreadExecutor and TExecutor::Map. 
 
 
 
{
   
      
      }
      return 0;
   };
 
   
 
   
   return 0;
}
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
This class provides a simple interface to execute the same task multiple times in parallel threads,...
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
1-D histogram with a float per channel (see TH1 documentation)
Random number generator class based on M.
- Date
- January 2016 
- Author
- Danilo Piparo 
Definition in file mtbb_fillHistos.C.