ROOT
6.06/09
Reference Guide
|
#include <atomic>
#include "TDirectoryFile.h"
#include "TMap.h"
#include "TUrl.h"
#include "ROOT/TDirectory.h"
#include <memory>
#include <experimental/string_view>
Go to the source code of this file.
Classes | |
class | TFile |
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format. More... | |
class | TFileOpenHandle |
Class holding info about the file being opened. More... | |
class | ROOT::Internal::TFileImplBase |
Base class for storage-specific ROOT file implementations. More... | |
class | ROOT::TFilePtr |
Points to an object that stores or reads objects in ROOT's binary format. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Internal | |
Macros | |
#define | gFile (TFile::CurrentFile()) |
#define gFile (TFile::CurrentFile()) |
Definition at line 307 of file TFile.h.
Referenced by TDirectoryFile::CleanTargets(), TDirectoryFile::CloneObject(), TRootSniffer::CreateMemFile(), TRootBrowserLite::ExecuteDefaultAction(), TMemStatShow::FillBTString(), TKey::GetFile(), and TRootSniffer::ProduceBinary().