org.freehep.jas.extension.tupleExplorer.cut
Class CutColumn
java.lang.Object
org.freehep.jas.extension.tupleExplorer.mutableTuple.MutableTupleColumn
org.freehep.jas.extension.tupleExplorer.cut.CutColumn
- All Implemented Interfaces:
- hep.aida.ref.tuple.FTupleColumn
public class CutColumn
- extends MutableTupleColumn
- Version:
- $Id: CutColumn.java 13893 2011-09-28 23:42:34Z tonyj $
- Author:
- tonyj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CutColumn
public CutColumn(Cut cut,
MutableTuple tuple)
value
public void value(hep.aida.ref.tuple.FTupleCursor cursor,
org.freehep.util.Value value)
- Overrides:
value
in class MutableTupleColumn
maxValue
public void maxValue(org.freehep.util.Value value)
- Specified by:
maxValue
in interface hep.aida.ref.tuple.FTupleColumn
- Overrides:
maxValue
in class MutableTupleColumn
minValue
public void minValue(org.freehep.util.Value value)
- Specified by:
minValue
in interface hep.aida.ref.tuple.FTupleColumn
- Overrides:
minValue
in class MutableTupleColumn
meanValue
public void meanValue(org.freehep.util.Value value)
- Specified by:
meanValue
in interface hep.aida.ref.tuple.FTupleColumn
- Overrides:
meanValue
in class MutableTupleColumn
defaultValue
public void defaultValue(org.freehep.util.Value value)
- Specified by:
defaultValue
in interface hep.aida.ref.tuple.FTupleColumn
- Overrides:
defaultValue
in class MutableTupleColumn
rmsValue
public void rmsValue(org.freehep.util.Value value)
- Specified by:
rmsValue
in interface hep.aida.ref.tuple.FTupleColumn
- Overrides:
rmsValue
in class MutableTupleColumn
type
public Class type()
- Specified by:
type
in interface hep.aida.ref.tuple.FTupleColumn
- Overrides:
type
in class MutableTupleColumn
isFolder
public boolean isFolder()
- Overrides:
isFolder
in class MutableTupleColumn
getCut
public Cut getCut()
getState
public int getState()
setState
public void setState(int state)
Copyright © 2013. All Rights Reserved.