FreeHEP API
Version current

hep.io.root.core
Interface RootClassFactory

All Known Implementing Classes:
DefaultClassFactory, FileClassFactory

public interface RootClassFactory

Creates RootClass objects

Version:
$Id: RootClassFactory.java,v 1.4 2003/05/23 20:59:15 duns Exp $
Author:
Tony Johnson (tonyj@slac.stanford.edu)
Source Code:
RootClassFactory.java

Method Summary
 BasicRootClass create(String name)
           
 RootClassLoader getLoader()
           
 

Method Detail

getLoader

public RootClassLoader getLoader()

create

public BasicRootClass create(String name)
                      throws RootClassNotFound
Throws:
RootClassNotFound

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.