hep.io.root.reps
Class TClonesArrayRep

java.lang.Object
  extended by hep.io.root.core.AbstractRootObject
      extended by hep.io.root.reps.TClonesArrayRep
All Implemented Interfaces:
TCollection, TObjArray, TObject, TSeqCollection, RootObject, Iterable, Collection, List

public abstract class TClonesArrayRep
extends AbstractRootObject
implements TObjArray

Version:
$Id: TClonesArrayRep.java 8584 2006-08-10 23:06:37Z duns $
Author:
tonyj

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TCollection
rootIOVersion
 
Constructor Summary
TClonesArrayRep()
           
 
Method Summary
 void readMembers(RootInput in)
           
 
Methods inherited from class hep.io.root.core.AbstractRootObject
dump, getRootClass, read
 
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.TObjArray
getLowerBound, getUpperBound
 
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 hep.io.root.RootObject
getRootClass
 
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
 

Constructor Detail

TClonesArrayRep

public TClonesArrayRep()
Method Detail

readMembers

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


Copyright © 2000-2013 FreeHEP. All Rights Reserved.