hep.aida.ref.fitter.fitdata
Class RangeSetFilter
- java.lang.Object
-
- hep.aida.ref.fitter.fitdata.RangeSetFilter
-
-
Constructor Summary
Constructors Constructor and Description RangeSetFilter(IRangeSet[] rangeSet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanaccept()Check if the IFilter accepts or not the data in the current row of the ITuple it is associated to.java.lang.Stringexpression()Get the expression that defined the IFilter.voidinitialize(ITuple iTuple)Initialize the IFilter and associate it to an ITuple.
-
-
-
Constructor Detail
-
RangeSetFilter
public RangeSetFilter(IRangeSet[] rangeSet)
-
-
Method Detail
-
accept
public boolean accept() throws java.lang.RuntimeExceptionDescription copied from interface:IFilterCheck if the IFilter accepts or not the data in the current row of the ITuple it is associated to.
-
expression
public java.lang.String expression()
Description copied from interface:IFilterGet the expression that defined the IFilter.- Specified by:
expressionin interfaceIFilter- Returns:
- The expression.
-
initialize
public void initialize(ITuple iTuple) throws java.lang.IllegalArgumentException
Description copied from interface:IFilterInitialize the IFilter and associate it to an ITuple.- Specified by:
initializein interfaceIFilter- Parameters:
iTuple- The ITuple to which the IFilter is sssociated.- Throws:
java.lang.IllegalArgumentException- If the IFilter and the ITuple are not compatible.
-
-
DMelt 3.0 © DataMelt by jWork.ORG