hep.aida.jni
Class CIFilter
java.lang.Object
hep.aida.jni.CAIDRef
hep.aida.jni.CProxy
hep.aida.jni.CIFilter
- All Implemented Interfaces:
- hep.aida.IFilter
- public class CIFilter
- extends CProxy
- implements hep.aida.IFilter
- Source Code:
- CIFilter.java
Constructor Summary |
CIFilter(long crefID)
|
CIFilter
public CIFilter(long crefID)
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
Copyright © 2000-2004 FreeHEP, All Rights Reserved.