|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface implemented by all TupleColumns that can be filled.
Method Summary | |
void |
setValue(int index,
Value value)
Set the value of the column. |
Methods inherited from interface hep.tuple.interfaces.FTupleColumn |
defaultValue, hasDefaultValue, maxValue, meanValue, minValue, name, rmsValue, type |
Method Detail |
public void setValue(int index, Value value)
index
- The position in the FTupleColumn.value
- The Value carrying the value to be set.
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |