| 
    ROOT   6.14/05  Reference Guide  | 
    
 
 
  Example of script showing how to copy all objects (including directories) from a source file. 
For each input file, a new directory is created in the current directory with the name of the source file. After the execution of:
the file result.root will contain 4 subdirectories: "tot100.root", "hsimple.root", "hs1.root","hs2.root"
Definition in file copyFiles.C.