hep.io.root.core
Interface RootClassFactory

All Known Implementing Classes:
DefaultClassFactory, FileClassFactory

public interface RootClassFactory

Creates RootClass objects

Version:
$Id: RootClassFactory.java 13617 2009-04-09 22:48:46Z tonyj $
Author:
Tony Johnson (tonyj@slac.stanford.edu)

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

Method Detail

getLoader

RootClassLoader getLoader()

create

BasicRootClass create(String name)
                      throws RootClassNotFound
Throws:
RootClassNotFound


Copyright © 2000-2013 FreeHEP. All Rights Reserved.