Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TFilePrefetch.h File Reference
#include "TObject.h"
#include "TString.h"
#include "TStopwatch.h"
#include "TThread.h"
#include "TFile.h"
#include <atomic>
#include <condition_variable>
#include <mutex>
#include "TSemaphore.h"
#include "TFPBlock.h"

Classes

class  TFilePrefetch
 The prefetching mechanism uses two classes (TFilePrefetch and TFPBlock) to prefetch in advance a block of tree entries. More...