|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.RootObject |
getRootClass |
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.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 |
public static final int rootIOVersion
Method Detail |
public long getAutoSave()
public TBranch getBranch(int index)
public TBranch getBranch(String name)
public TObjArray getBranches()
public long getEntries()
public long getEstimate()
public int[] getIndex()
public double[] getIndexValues()
public TObjArray getLeaves()
public long getMaxEntryLoop()
public long getMaxVirtualSize()
public int getNBranches()
public long getSavedBytes()
public int getScanField()
public int getTimerInterval()
public long getTotBytes()
public int getUpdate()
public long getZipBytes()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |