public class DefaultClassFactory extends Object implements RootClassFactory
| Constructor and Description |
|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
BasicRootClass |
create(String name)
Creates an instance of a RootClass object, by searching
for an appropriate class definition.
|
RootClassLoader |
getLoader() |
public DefaultClassFactory(RootFileReader rfr)
public RootClassLoader getLoader()
getLoader in interface RootClassFactorypublic BasicRootClass create(String name) throws RootClassNotFound
create in interface RootClassFactoryRootClassNotFoundJas4pp 1.5 © Java Analysis Studio for Particle Physics