public abstract class TBranchRep extends AbstractRootObject implements TBranch
rootCheckSum, rootIOVersion| Constructor and Description |
|---|
TBranchRep() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getBasketBytes()
[fMaxBaskets] Length of baskets on file
|
long[] |
getBasketEntry()
[fMaxBaskets] Table of first entry in eack basket
|
long[] |
getBasketSeek()
[fMaxBaskets] Addresses of baskets on file
|
TBranch |
getBranchForMangledName(String name) |
TBranch |
getBranchForName(String name) |
void |
read(RootInput in) |
RootInput |
setPosition(TLeaf leaf,
long index) |
dump, getRootClassequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaskets, getBasketSize, getBranches, getCompress, getEntries, getEntryNumber, getEntryOffsetLen, getFileName, getLeaves, getMaxBaskets, getOffset, getTotBytes, getWriteBasket, getZipBytesgetBits, getUniqueIDgetRootClasspublic int[] getBasketBytes()
TBranchgetBasketBytes in interface TBranchpublic long[] getBasketEntry()
TBranchgetBasketEntry in interface TBranchpublic long[] getBasketSeek()
TBranchgetBasketSeek in interface TBranchpublic TBranch getBranchForMangledName(String name)
getBranchForMangledName in interface TBranchpublic TBranch getBranchForName(String name)
getBranchForName in interface TBranchpublic RootInput setPosition(TLeaf leaf, long index) throws IOException
setPosition in interface TBranchIOExceptionpublic void read(RootInput in) throws IOException
read in class AbstractRootObjectIOExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics