|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RootFileReader | |
---|---|
hep.io.root | Classes for opening and reading a Root file. |
hep.io.root.core |
Uses of RootFileReader in hep.io.root |
---|
Constructors in hep.io.root with parameters of type RootFileReader | |
---|---|
RootFileReader(File file,
RootFileReader shared)
|
|
RootFileReader(URL url,
Map options,
RootFileReader shared)
Open a file specified by URL for reading. |
Uses of RootFileReader in hep.io.root.core |
---|
Constructors in hep.io.root.core with parameters of type RootFileReader | |
---|---|
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 |
|
FastInputStream(RootFileReader rfr,
RandomAccessFile raf)
|
|
FileClassFactory(TKey streamerInfo,
RootClassFactory defaultClassFactory,
RootFileReader rfr)
|
|
RootDaemonInputStream(DaemonInputStream source,
RootFileReader reader)
|
|
RootRandomAccessFile(File file,
RootFileReader reader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |