org.freehep.jas.extension.tupleExplorer.cut
Class Numeric1DCutVariable
java.lang.Object
org.freehep.jas.extension.tupleExplorer.cut.AbstractCutVariable
org.freehep.jas.extension.tupleExplorer.cut.Numeric1DCutVariable
- All Implemented Interfaces:
- CutVariable
public class Numeric1DCutVariable
- extends AbstractCutVariable
- Version:
- Author:
- The FreeHEP team @ SLAC.
Methods inherited from class org.freehep.jas.extension.tupleExplorer.cut.AbstractCutVariable |
addCutVariableListener, getCutDataSet, getCutVariableGUIListener, getMax, getMin, getName, getState, getValue, getValueChange, isLocked, removeCutVariableListener, setCutDataSet, setMax, setMin, setName, setRange, setState, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Numeric1DCutVariable
public Numeric1DCutVariable(String cutName)
- Create a new Numeric1DCutVariable object
- Parameters:
cutName
- the name of the CutVariable
Numeric1DCutVariable
public Numeric1DCutVariable(String cutName,
CutDataSet cutDataSet)
- Create a new Numeric1DCutVariable object
- Parameters:
cutName
- the name of the cutcutData
- the CutData on which the cut is applied
Copyright © 2013. All Rights Reserved.