Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
io Directory Reference
Directory dependency graph for io:

Files

file  copyFiles.C [code]
 Example of script showing how to copy all objects (including directories) from a source file.
 
file  dirs.C [code]
 This macro illustrates how to create a hierarchy of directories in a Root file.
 
file  double32.C [code]
 Tutorial illustrating use and precision of the Double32_t data type You must run this tutorial with ACLIC: a dictionary will be automatically created.
 
file  fildir.C [code]
 This macro displays the ROOT Directory data structure.
 
file  file.C [code]
 This macro displays the physical ROOT file structure.
 
file  hadd.C [code]
 Macro to add histogram files This macro is kept for didactical purposes only: use instead the executable $ROOTSYS/bin/hadd !
 
file  importCode.C [code]
 Example of script showing how to create a ROOT file with subdirectories.
 
file  loopdir.C [code]
 Example of script to loop on all the objects of a ROOT file directory and print on Postscript all TH1 derived objects.
 
file  mergeSelective.C [code]
 Merge only part of the content of a set of files.
 
file  readCode.C [code]
 Example of script showing how to navigate in a ROOT file with sub-directories and read the objects in each sub-directory.
 
file  testMergeCont.C [code]
 Macro demonstrating the merging of containers.