|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RootClassFactory | |
---|---|
hep.io.root | Classes for opening and reading a Root file. |
hep.io.root.core |
Uses of RootClassFactory in hep.io.root |
---|
Methods in hep.io.root that return RootClassFactory | |
---|---|
RootClassFactory |
RootFileReader.getClassFactory()
|
RootClassFactory |
RootFileReader.getFactory()
|
Uses of RootClassFactory in hep.io.root.core |
---|
Classes in hep.io.root.core that implement RootClassFactory | |
---|---|
class |
DefaultClassFactory
|
class |
FileClassFactory
A class factory used inside a RootFileReader. |
Methods in hep.io.root.core that return RootClassFactory | |
---|---|
RootClassFactory |
FastInputStream.getFactory()
|
RootClassFactory |
RootDaemonInputStream.getFactory()
|
RootClassFactory |
RootRandomAccessFile.getFactory()
|
RootClassFactory |
RootInput.getFactory()
|
Methods in hep.io.root.core with parameters of type RootClassFactory | |
---|---|
void |
Clones2Builder.populateStatics(Class hollowClass,
RootClassFactory factory)
|
void |
HollowBuilder.populateStatics(Class hollowClass,
RootClassFactory factory)
|
void |
StreamerInfoNew.resolve(RootClassFactory factory)
|
Constructors in hep.io.root.core with parameters of type RootClassFactory | |
---|---|
FileClassFactory(TKey streamerInfo,
RootClassFactory defaultClassFactory,
RootFileReader rfr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |