|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TTree
Field Summary | |
---|---|
static int |
rootIOVersion
|
Fields inherited from interface hep.io.root.interfaces.TAttLine |
---|
rootCheckSum |
Fields inherited from interface hep.io.root.interfaces.TAttFill |
---|
rootCheckSum |
Method Summary | |
---|---|
long |
getAutoSave()
Autosave tree when fAutoSave bytes produced |
TBranch |
getBranch(int index)
|
TBranch |
getBranch(String name)
|
TObjArray |
getBranches()
List of Branches |
long |
getEntries()
Number of entries |
long |
getEstimate()
Number of entries to estimate histogram limits |
int[] |
getIndex()
Index of sorted values |
double[] |
getIndexValues()
Sorted index values |
TObjArray |
getLeaves()
Direct pointers to individual branch leaves |
long |
getMaxEntryLoop()
Maximum number of entries to process |
long |
getMaxVirtualSize()
Maximum total size of buffers kept in memory |
int |
getNBranches()
|
long |
getSavedBytes()
Number of autosaved bytes |
int |
getScanField()
Number of runs before prompting in Scan |
int |
getTimerInterval()
Timer interval in milliseconds |
long |
getTotBytes()
Total number of bytes in all branches before compression |
int |
getUpdate()
Update frequency for EntryLoop |
long |
getZipBytes()
Total number of bytes in all branches after compression |
Methods inherited from interface hep.io.root.interfaces.TNamed |
---|
getName, getTitle |
Methods inherited from interface hep.io.root.interfaces.TObject |
---|
getBits, getUniqueID |
Methods inherited from interface hep.io.root.RootObject |
---|
getRootClass |
Methods inherited from interface hep.io.root.interfaces.TAttLine |
---|
getLineColor, getLineStyle, getLineWidth |
Methods inherited from interface hep.io.root.interfaces.TAttFill |
---|
getFillColor, getFillStyle |
Methods inherited from interface hep.io.root.interfaces.TAttMarker |
---|
getMarkerColor, getMarkerSize, getMarkerStyle |
Field Detail |
---|
static final int rootIOVersion
Method Detail |
---|
long getAutoSave()
TBranch getBranch(int index)
TBranch getBranch(String name)
TObjArray getBranches()
long getEntries()
long getEstimate()
int[] getIndex()
double[] getIndexValues()
TObjArray getLeaves()
long getMaxEntryLoop()
long getMaxVirtualSize()
int getNBranches()
long getSavedBytes()
int getScanField()
int getTimerInterval()
long getTotBytes()
int getUpdate()
long getZipBytes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |