| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.io.root.core.DefaultClassFactory
The root class factory is used to create instances of RootClass object.
| Constructor Summary | |
| DefaultClassFactory(RootFileReader rfr)Creates a Root Class factory that looks in hep.io.root.interfaces for classes and uses the default properties files for looking for StreamerInfo and typedefs | |
| Method Summary | |
|  BasicRootClass | create(String name)Creates an instance of a RootClass object, by searching for an appropriate class definition. | 
|  RootClassLoader | getLoader() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DefaultClassFactory(RootFileReader rfr)
| Method Detail | 
public RootClassLoader getLoader()
getLoader in interface RootClassFactory
public BasicRootClass create(String name)
                      throws RootClassNotFound
create in interface RootClassFactoryRootClassNotFound| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||