Classes | |
| class | ROOT::Internal::RRawFile |
| The RRawFile provides read-only access to local and remote files. More... | |
| class | ROOT::Internal::RRawFileTFile |
| The RRawFileTFile wraps an open TFile, but does not take ownership. More... | |
| class | ROOT::Internal::RRawFileUnix |
| The RRawFileUnix class uses POSIX calls to read from a mounted file system. More... | |
| class | ROOT::Internal::RRawFileWin |
| The RRawFileWin class uses portable C I/O calls to read from a drive. More... | |
| class | ROOT::TBufferMerger |
| TBufferMerger is a class to facilitate writing data in parallel from multiple threads, while writing to a single output file. More... | |
| class | TStreamerInfoActions::TConfiguration |
| Base class of the Configurations. More... | |
| class | TDCacheFile |
| A TDCacheFile is like a normal TFile except that it may read and write its data via a dCache server (for more on the dCache daemon see http://www-dcache.desy.de/. More... | |
| class | TFile |
| A file, usually with extension .root, that stores data and code in the form of serialized objects in a file-system-like logical structure, possibly including subdirectory hierarchies. More... | |
| class | TFileCacheRead |
| A cache when reading files over the network. More... | |
| class | TFileCacheWrite |
| A cache when writing files over the network. More... | |
| class | TFileMerger |
| This class provides file copy and merging services. More... | |
| class | TFileOpenHandle |
| Class holding info about the file being opened. More... | |
| class | TFilePrefetch |
| The prefetching mechanism uses two classes (TFilePrefetch and TFPBlock) to prefetch in advance a block of tree entries. More... | |
| class | TKey |
| Book space in a file, create I/O buffers, to fill them, (un)compress them. More... | |
| class | TKeyMapFile |
| Utility class for browsing TMapFile objects. More... | |
| class | TMapFile |
| This class implements a shared memory region mapped to a file. More... | |
| class | TMapRec |
| Keep track of an object in the mapped file. More... | |
| class | TMemFile |
| A TMemFile is like a normal TFile except that it reads and writes only from memory. More... | |
| class | TStreamerInfo |
| Describes a persistent version of a class. More... | |