FreeHEP API
Version current

hep.io.root.core
Class Hollow

java.lang.Object
  extended byhep.io.root.core.Hollow
All Implemented Interfaces:
RootObject, TObject

public abstract class Hollow
extends Object
implements RootObject, TObject

Source Code:
Hollow.java

Field Summary
protected  long index
           
protected  int subIndex
           
 
Constructor Summary
Hollow()
           
 
Method Summary
 RootClass getRootClass()
          Get the class of this object
 void setHollowIndex(long index)
           
 void setSubIndex(long 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 long index

subIndex

protected int subIndex
Constructor Detail

Hollow

public Hollow()
Method Detail

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)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.