hep.aida.ref.fitter.fitdata
Class RangeSetFilter

java.lang.Object
  extended by hep.aida.ref.fitter.fitdata.RangeSetFilter
All Implemented Interfaces:
hep.aida.IFilter

public class RangeSetFilter
extends java.lang.Object
implements hep.aida.IFilter


Constructor Summary
RangeSetFilter(hep.aida.IRangeSet[] rangeSet)
           
 
Method Summary
 boolean accept()
           
 java.lang.String expression()
           
 void initialize(hep.aida.ITuple iTuple)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeSetFilter

public RangeSetFilter(hep.aida.IRangeSet[] rangeSet)
Method Detail

accept

public boolean accept()
               throws java.lang.RuntimeException
Specified by:
accept in interface hep.aida.IFilter
Throws:
java.lang.RuntimeException

expression

public java.lang.String expression()
Specified by:
expression in interface hep.aida.IFilter

initialize

public void initialize(hep.aida.ITuple iTuple)
                throws java.lang.IllegalArgumentException
Specified by:
initialize in interface hep.aida.IFilter
Throws:
java.lang.IllegalArgumentException


jHepWork 2.8 (©) S.Chekanov