FreeHEP API
Version current

hep.aida.ref.fitter.fitData
Class RangeSetFilter

java.lang.Object
  extended byhep.aida.ref.fitter.fitData.RangeSetFilter
All Implemented Interfaces:
hep.aida.IFilter

public class RangeSetFilter
extends Object
implements hep.aida.IFilter

Author:
The FreeHEP team @ SLAC.
Source Code:
RangeSetFilter.java

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

Constructor Detail

RangeSetFilter

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

accept

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

expression

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

initialize

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.