hep.io.root.core
Class Hollow
java.lang.Object
hep.io.root.core.Hollow
- All Implemented Interfaces:
- RootObject, TObject
- public abstract class Hollow
- extends Object
- implements RootObject, TObject
- Source Code:
- Hollow.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
protected long index
subIndex
protected int subIndex
Hollow
public Hollow()
setHollowIndex
public void setHollowIndex(long index)
getRootClass
public RootClass getRootClass()
- Description copied from interface:
RootObject
- Get the class of this object
- Specified by:
getRootClass
in interface RootObject
- Returns:
- The RootClass for this object
setSubIndex
public void setSubIndex(long index)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.