Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TFile.h File Reference
#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>
Include dependency graph for TFile.h:
This graph shows which files directly or indirectly include this file:

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())
 

Macro Definition Documentation

◆ gFile

#define gFile   (TFile::CurrentFile())

Definition at line 430 of file TFile.h.