#include "TRFIOFile.h"#include "TROOT.h"#include "TTimeStamp.h"#include "TVirtualPerfStats.h"#include <sys/stat.h>#include <sys/types.h>#include <stdlib.h>#include <unistd.h>#include <rfio.h>#include <rfio_api.h>#include <serrno.h>Go to the source code of this file.
Functions | |
| ClassImp (TRFIOFile) ClassImp(TRFIOSystem) TRFIOFile | |
| ClassImp | ( | TRFIOFile | ) |
Definition at line 74 of file TRFIOFile.cxx.
References TString::Contains(), TString::Data(), Error, TString::Form(), Form(), gDirectory, gROOT, Init(), kFALSE, kFileExists, kTRUE, kWritePermission, O_BINARY, read, TString::ReplaceAll(), SysError(), SysOpen(), and update().
1.5.1