Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TFile.h File Reference
#include <atomic>
#include <string>
#include "Compression.h"
#include "TDirectoryFile.h"
#include "TUrl.h"
#include "ROOT/RConcurrentHashColl.hxx"
#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 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())
 

Macro Definition Documentation

◆ gFile

#define gFile   (TFile::CurrentFile())

Definition at line 340 of file TFile.h.