![]() |
ROOT
6.06/09
Reference Guide
|
#include "TFile.h"#include "TThread.h"#include "TFPBlock.h"#include "TCondition.h"#include "TSemaphore.h"#include "TMD5.h"#include "TObject.h"#include "TString.h"#include "TObjString.h"#include "TMutex.h"#include "TObjArray.h"#include "TStopwatch.h"
Include dependency graph for TFilePrefetch.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TFilePrefetch |
| The prefetching mechanism uses two classes (TFilePrefetch and TFPBlock) to prefetch in advance a block of tree entries. More... | |