|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CutDataSet
A CutDataSet is a collection of data on which the cut is applied
Method Summary | |
---|---|
double |
getDataCurrentValue(hep.aida.ref.tuple.FTupleCursor cursor)
Get the current value of the CutDataSet |
double |
getDataMaxValue()
Get the maximum value of the CutDataSet |
double |
getDataMinValue()
Get the minimum value of the CutDataSet |
void |
setDataMaxValue(double maxValue)
Set the maximum value of the CutDataSet |
void |
setDataMinValue(double minValue)
Set the minimum value of the CutDataSet |
Method Detail |
---|
double getDataMaxValue()
double getDataMinValue()
void setDataMaxValue(double maxValue)
maxValue
- the maximum value to be setvoid setDataMinValue(double minValue)
minValue
- the minimum value to be setdouble getDataCurrentValue(hep.aida.ref.tuple.FTupleCursor cursor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |