FreeHEP API
Version current

hep.io.root.interfaces
Interface TObjArray

All Superinterfaces:
Collection, List, RootObject, TCollection, TObject, TSeqCollection
All Known Subinterfaces:
TClonesArray
All Known Implementing Classes:
Clones2, HollowArray, SingleLeaf, TClonesArrayRep, TObjArrayRep, TRefArrayRep

public interface TObjArray
extends RootObject, TSeqCollection, List

Version:
$Id: TObjArray.java,v 1.3 2003/04/24 19:36:21 tonyj Exp $
Author:
tonyj
Source Code:
TObjArray.java

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TCollection
rootIOVersion
 
Method Summary
 int getLowerBound()
           
 int getUpperBound()
           
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TCollection
getElementAt, getLast, getName, getSize
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getLowerBound

public int getLowerBound()

getUpperBound

public int getUpperBound()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.