|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TLeaf
| Field Summary | |
|---|---|
static int |
rootCheckSum
|
static int |
rootIOVersion
|
| Method Summary | |
|---|---|
void |
generateReadCode(org.apache.bcel.generic.InstructionList il,
org.apache.bcel.generic.InstructionFactory factory,
org.apache.bcel.generic.ConstantPoolGen cp,
String className)
|
int |
getArrayDim()
|
boolean |
getIsRange()
(=kTRUE if leaf has a range, kFALSE otherwise) |
boolean |
getIsUnsigned()
(=kTRUE if unsigned, kFALSE otherwise) |
TLeaf |
getLeafCount()
Pointer to Leaf count if variable length |
int |
getLen()
Number of fixed length elements |
int |
getLenType()
Number of bytes for this data type |
int[] |
getMaxIndex()
|
int |
getOffset()
Offset in ClonesArray object (if one) |
Object |
getWrappedValue(long index)
|
void |
setBranch(TBranch branch)
|
| 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 |
| Field Detail |
|---|
static final int rootIOVersion
static final int rootCheckSum
| Method Detail |
|---|
int getArrayDim()
void setBranch(TBranch branch)
boolean getIsRange()
boolean getIsUnsigned()
TLeaf getLeafCount()
int getLen()
int getLenType()
int[] getMaxIndex()
int getOffset()
Object getWrappedValue(long index)
throws IOException
IOException
void generateReadCode(org.apache.bcel.generic.InstructionList il,
org.apache.bcel.generic.InstructionFactory factory,
org.apache.bcel.generic.ConstantPoolGen cp,
String className)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||