FreeHEP API
Version current

hep.aida.jni
Class CIFilter

java.lang.Object
  extended byhep.aida.jni.CAIDRef
      extended byhep.aida.jni.CProxy
          extended byhep.aida.jni.CIFilter
All Implemented Interfaces:
hep.aida.IFilter

public class CIFilter
extends CProxy
implements hep.aida.IFilter

Source Code:
CIFilter.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIFilter(long crefID)
           
 
Method Summary
 boolean accept()
           
 String expression()
           
 void initialize(hep.aida.ITuple ituple)
           
 
Methods inherited from class hep.aida.jni.CProxy
finalize, finalize
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIFilter

public CIFilter(long crefID)
Method Detail

initialize

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

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.