hep.io.root.reps
Class TTreeRep
java.lang.Object
hep.io.root.core.AbstractRootObject
hep.io.root.reps.TTreeRep
- All Implemented Interfaces:
- RootObject, TAttFill, TAttLine, TAttMarker, TNamed, TObject, TTree
- public abstract class TTreeRep
- extends AbstractRootObject
- implements TTree
- Version:
- $Id: TTreeRep.java,v 1.4 2004/06/28 15:21:25 tonyj Exp $
- Author:
- tonyj
- Source Code:
- TTreeRep.java
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.TTree |
getAutoSave, getBranches, getEntries, getEstimate, getIndex, getIndexValues, getLeaves, getMaxEntryLoop, getMaxVirtualSize, getSavedBytes, getScanField, getTimerInterval, getTotBytes, getUpdate, getZipBytes |
TTreeRep
public TTreeRep()
getBranch
public TBranch getBranch(int index)
- Specified by:
getBranch
in interface TTree
getBranch
public TBranch getBranch(String name)
- Specified by:
getBranch
in interface TTree
getNBranches
public int getNBranches()
- Specified by:
getNBranches
in interface TTree
Copyright © 2000-2004 FreeHEP, All Rights Reserved.