|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootClass | |
|---|---|
| hep.io.root | Classes for opening and reading a Root file. |
| hep.io.root.classes | |
| hep.io.root.core | |
| hep.io.root.interfaces | Public interfaces implemented by objects read from a Root file. |
| hep.io.root.reps | |
| hep.io.root.util | Some utilities for use with Root. |
| Uses of RootClass in hep.io.root |
|---|
| Methods in hep.io.root that return RootClass | |
|---|---|
RootClass |
RootFileReader.getRootClass()
Get the class of this object |
RootClass |
RootObject.getRootClass()
Get the class of this object |
RootClass[] |
RootClass.getSuperClasses()
Get the super-classes of this Root class. |
RootClass |
RootMember.getType()
|
| Methods in hep.io.root with parameters of type RootClass | |
|---|---|
boolean |
RootClass.instanceOf(RootClass superClass)
Test if this class is a sub-class of the specified class |
| Uses of RootClass in hep.io.root.classes |
|---|
| Classes in hep.io.root.classes that implement RootClass | |
|---|---|
class |
TArrayC
|
class |
TArrayD
|
class |
TArrayF
|
class |
TArrayI
|
class |
TDatime
|
class |
TString
|
| Uses of RootClass in hep.io.root.core |
|---|
| Classes in hep.io.root.core that implement RootClass | |
|---|---|
class |
BasicRootClass
|
class |
GenericRootClass
A RootClass based on a StreamerInfo object |
| Fields in hep.io.root.core declared as RootClass | |
|---|---|
protected RootClass[] |
StreamerInfo.superClasses
|
| Methods in hep.io.root.core that return RootClass | |
|---|---|
RootClass |
SingleLeaf.getRootClass()
|
RootClass |
HollowArray.getRootClass()
Get the class of this object |
RootClass |
Hollow.getRootClass()
|
RootClass |
Clone.getRootClass()
|
RootClass |
Clones2.getRootClass()
|
RootClass |
Clone2.getRootClass()
|
RootClass |
CloneLeaf.getRootClass()
Get the class of this object |
RootClass |
AbstractRootObject.getRootClass()
|
RootClass[] |
GenericRootClass.getSuperClasses()
|
| Methods in hep.io.root.core with parameters of type RootClass | |
|---|---|
boolean |
GenericRootClass.instanceOf(RootClass superClass)
|
| Uses of RootClass in hep.io.root.interfaces |
|---|
| Methods in hep.io.root.interfaces that return RootClass | |
|---|---|
RootClass |
TKey.getObjectClass()
Get the class of the object associated with this key. |
| Uses of RootClass in hep.io.root.reps |
|---|
| Methods in hep.io.root.reps that return RootClass | |
|---|---|
RootClass |
TKeyRep.getObjectClass()
|
| Uses of RootClass in hep.io.root.util |
|---|
| Methods in hep.io.root.util with parameters of type RootClass | |
|---|---|
File |
InterfaceBuilder.write(RootClass klass)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||