FreeHEP API
Version current

hep.io.root.reps
Class TLeafRep

java.lang.Object
  extended byhep.io.root.core.AbstractRootObject
      extended byhep.io.root.reps.TLeafRep
All Implemented Interfaces:
RootObject, TLeaf, TNamed, TObject

public abstract class TLeafRep
extends AbstractRootObject
implements TLeaf

Version:
$Id: TLeafRep.java,v 1.4 2005/05/17 05:13:57 tonyj Exp $
Author:
Tony Johnson
Source Code:
TLeafRep.java

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TLeaf
rootCheckSum, rootIOVersion
 
Constructor Summary
TLeafRep()
           
 
Method Summary
 int getArrayDim()
           
 int[] getMaxIndex()
           
 void read(RootInput in)
           
 
Methods inherited from class hep.io.root.core.AbstractRootObject
dump, getRootClass, readMembers
 
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.TLeaf
generateReadCode, getIsRange, getIsUnsigned, getLeafCount, getLen, getLenType, getOffset, getWrappedValue, setBranch
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 

Constructor Detail

TLeafRep

public TLeafRep()
Method Detail

getArrayDim

public int getArrayDim()
Specified by:
getArrayDim in interface TLeaf

getMaxIndex

public int[] getMaxIndex()
Specified by:
getMaxIndex in interface TLeaf

read

public void read(RootInput in)
          throws IOException
Overrides:
read in class AbstractRootObject
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.