<
fitsio: CFITSIO interface
^
ROOT Tutorials
tree: Trees I/O, Queries, Graphics
>
ROOT Tutorials: Input/Output
From
$ROOTSYS/tutorials/io
1. copyFiles.C
Example of script showing how to copy all objects (including directories)
2. dirs.C
This macro illustrates how to create a hierarchy of directories
3. double32.C
Tutorial illustrating use and precision of the Double32_t data type
4. fildir.C
This macro displays the ROOT Directory data structure
5. file.C
This macro displays the physical ROOT file structure
6. hadd.C
macro to add histogram files
7. importCode.C
Example of script showing how to create a ROOT file with subdirectories.
8. loopdir.C
example of script to loop on all the objects of a ROOT file directory
9. readCode.C
example of script showing how to navigate in a ROOT file
10. testMergeCont.C
Macro to test merging of containers.