Package hep.io.root.core

Interface Summary
ClassBuilder Interface implemented by all class builders
RootClassFactory Creates RootClass objects
RootInput Extension of DataInput with root specific utilities
 

Class Summary
AbstractRootObject  
BasicMember  
BasicRootClass  
Clone A base class for a member of a ClonesArray read in split mode
Clone2 A base class for a member of a ClonesArray read in split mode
CloneLeaf  
Clones A Base class for a set of Clones, read in split mode.
Clones2 A Clones2 is used to represent a split TClonesArray.
Clones2Builder Creates a class which extends Clones2 and which represents a TClonesArray read in split mode.
DefaultClassFactory  
FastInputStream  
FileClassFactory A class factory used inside a RootFileReader.
GenericRootClass A RootClass based on a StreamerInfo object
Hollow  
HollowArray A HollowArray is used to represent a split TClonesArray.
HollowBuilder  
InterfaceBuilder Creates a Java interface with accessor methods for each root member
IOUtils  
NameMangler Controls name mangling when building Java classes corresponding to Root classes.
RootClassLoader A classloader which can dynamically create classes based on the streamer info objects in a root file.
RootDaemonInputStream  
RootRandomAccessFile  
RootType  
SingleLeaf  
StreamerInfo Interface implemented by both StreamerInfoString and StreamerInfoNew
StreamerInfoNew An implementation of StreamerInfo which takes its data from a TStreamerInfo object.
StreamerInfoString An implementation of StreamerInfo which takes info from a String
TListIterator  
 

Exception Summary
WrongLengthException  
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.