TFile

E565045

TFile is a ROOT framework class that provides an interface for creating, reading, and writing ROOT data files used in high-energy physics and data analysis.

All labels observed (1)

Label Occurrences
TFile canonical 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf ROOT class ⓘ
file I/O class ⓘ
accessibleFrom PyROOT ⓘ
linked to: ROOT

ROOT Cling interpreter ⓘ
belongsToModule RIO (ROOT I/O) ⓘ
linked to: ROOT
canBeMemoryMapped yes ⓘ
canStore TDirectories ⓘ
TGraphs ⓘ
TH1 histograms ⓘ
TKeys ⓘ
TTrees ⓘ
definedInLibrary libRIO ⓘ
developedBy CERN ROOT team ⓘ
linked to: ROOT
hasFeature automatic file recovery ⓘ
directory-like structure inside file ⓘ
object streaming ⓘ
hasMethod Close ⓘ
Delete ⓘ
Flush ⓘ
Get ⓘ
GetListOfKeys ⓘ
IsOpen ⓘ
Open ⓘ
ReOpen ⓘ
ReadKeys ⓘ
Write ⓘ
cd ⓘ
ls ⓘ
inheritsFrom TDirectory ⓘ
TDirectoryFile ⓘ
TObject ⓘ
partOf ROOT framework ⓘ
linked to: ROOT
programmingLanguage C++ ⓘ
supportsAccessMode NEW ⓘ
READ ⓘ
RECREATE ⓘ
UPDATE ⓘ
supportsCompression ROOT file compression ⓘ
supportsFormat .root file format ⓘ
supportsRandomAccess yes ⓘ
supportsRemoteAccess HTTP protocol ⓘ
linked to: HTTP

rootd protocol ⓘ
xrootd protocol ⓘ
supportsSequentialAccess yes ⓘ
usedFor creating ROOT files ⓘ
reading ROOT files ⓘ
writing ROOT files ⓘ
usedIn high-energy physics data analysis ⓘ
scientific data analysis ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

ROOT → hasComponent → TFile ⓘ