Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TFilePrefetch.cxx File Reference
#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>
Include dependency graph for TFilePrefetch.cxx:

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
 

Function Documentation

◆ xtod()

int xtod ( char  c)
inline

Definition at line 31 of file TFilePrefetch.cxx.

Variable Documentation

◆ kMAX_READ_SIZE

const int kMAX_READ_SIZE = 2
static

Definition at line 29 of file TFilePrefetch.cxx.