#include <atomic>
#include <string>
#include "Compression.h"
#include "TDirectoryFile.h"
#include "TUrl.h"
#include "ROOT/RConcurrentHashColl.hxx"
#include "ROOT/TRWSpinLock.hxx"
#include <mutex>
Classes | |
struct | TFile::InfoListRet |
Simple struct of the return value of GetStreamerInfoListImpl. More... | |
class | TFile |
A ROOT file is composed of a header, followed by consecutive data records (TKey instances) with a well defined format. More... | |
class | TFileOpenHandle |
Class holding info about the file being opened. More... | |
Macros | |
#define | gFile (TFile::CurrentFile()) |
#define gFile (TFile::CurrentFile()) |