#include "TFilePrefetch.h"#include "TTimeStamp.h"#include "TSystem.h"#include "TMD5.h"#include "TVirtualPerfStats.h"#include "TVirtualMonitoring.h"#include "TSemaphore.h"#include "TFPBlock.h"#include "strlcpy.h"#include <string>#include <sstream>#include <cstdio>#include <cstdlib>#include <cctype>#include <cassert>Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Functions | |
| int | xtod (char c) |
Variables | |
| static const int | kMAX_READ_SIZE = 2 |
|
inline |
Definition at line 31 of file TFilePrefetch.cxx.
|
static |
Definition at line 29 of file TFilePrefetch.cxx.