hep.io.root.reps
Class TLeafRep
java.lang.Object
hep.io.root.core.AbstractRootObject
hep.io.root.reps.TLeafRep
- All Implemented Interfaces:
- TLeaf, TNamed, TObject, RootObject
public abstract class TLeafRep
- extends AbstractRootObject
- implements TLeaf
- Version:
- $Id: TLeafRep.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Tony Johnson
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-2013 FreeHEP. All Rights Reserved.