#include <atomic>
#include <string>
#include <cstdint>
#include "Compression.h"
#include "TDirectoryFile.h"
#include "TUrl.h"
#include "ROOT/RConcurrentHashColl.hxx"
#include <optional>
#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 an on-disk file, usually with extension .root, that stores objects in a file-system-like logical structure, possibly including subdirectory hierarchies. More... | |
class | TFileOpenHandle |
Class holding info about the file being opened. More... | |
class | ROOT::Detail::TKeyMapIterable::TIterator |
class | ROOT::Detail::TKeyMapIterable |
struct | ROOT::Detail::TKeyMapNode |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Detail |
Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer. | |
Macros | |
#define | gFile (TFile::CurrentFile()) |
#define gFile (TFile::CurrentFile()) |