hep.io.root.reps
Class TLeafRep
java.lang.Object
hep.io.root.core.AbstractRootObject
hep.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TLeafRep
public TLeafRep()
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
Copyright © 2000-2004 FreeHEP, All Rights Reserved.