FreeHEP API
Version v1.2

hep.graphics.heprep
Interface HepRepSelectFilter


public interface HepRepSelectFilter

HepRepSelectFilter interface used in copying HepReps.

Author:
Mark Donszelmann

Method Summary
 boolean select(HepRepInstance instance)
          Selects if the given instance will pass.
 

Method Detail

select

public boolean select(HepRepInstance instance)
Selects if the given instance will pass.

Parameters:
instance - to be checked.
Returns:
true if instance passes.

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.