|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.RootObject |
getRootClass |
Methods inherited from interface hep.io.root.interfaces.TNamed |
getName, getTitle |
Methods inherited from interface hep.io.root.interfaces.TObject |
getBits, getUniqueID |
Field Detail |
public static final int rootIOVersion
public static final int rootCheckSum
Method Detail |
public int getArrayDim()
public void setBranch(TBranch branch)
public boolean getIsRange()
public boolean getIsUnsigned()
public TLeaf getLeafCount()
public int getLen()
public int getLenType()
public int[] getMaxIndex()
public int getOffset()
public Object getWrappedValue(long index) throws IOException
IOException
public void generateReadCode(org.apache.bcel.generic.InstructionList il, org.apache.bcel.generic.InstructionFactory factory, org.apache.bcel.generic.ConstantPoolGen cp, String className)
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |