diff --git a/io/io/src/TFile.cxx b/io/io/src/TFile.cxx index cee4d1ba2f395..89db89487f183 100644 --- a/io/io/src/TFile.cxx +++ b/io/io/src/TFile.cxx @@ -17,6 +17,7 @@ \sa \ref IO \sa \ref rootio (or `io/doc/TFile` folder in your codebase) +
ROOT file data format specification A ROOT file is composed of a header, followed by consecutive data records @@ -77,6 +78,7 @@ Begin_Macro End_Macro The structure of a directory is shown in TDirectoryFile::TDirectoryFile +
*/ #include