 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| |
Package
can read Root file with no a-priori
|
|
|
|
knowledge
of contents
|
|
|
|
|
Great
for systems which use scripting or
|
|
|
|
reflection
to get information about objects read.
|
|
| |
If
you want to compile code against user-
|
|
|
|
defined
objects in Root file must use
|
|
|
|
InterfaceBuilder
|
|
|
|
|
java
hep.io.root.util.InterfaceBuilder <rootfile>
|
|
|
|
|
Builds
Java interfaces for all user-defined
|
|
|
|
objects
found in file
|
|