FreeHEP API
Version v1.2.2

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


Field Summary
protected  int index
           
protected  int subIndex
           
 
Constructor Summary
Hollow()
           
 
Method Summary
 RootClass getRootClass()
          Get the class of this object
 void setHollowIndex(int index)
           
 void setSubIndex(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 

Field Detail

index

protected int index

subIndex

protected int subIndex
Constructor Detail

Hollow

public Hollow()
Method Detail

setHollowIndex

public void setHollowIndex(int 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(int index)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.