public interface EtEventSelectable
boolean select(org.jlab.coda.et.system.SystemCreate sys,
org.jlab.coda.et.system.StationLocal st,
EtEvent ev)
sys - the ET system objectst - the station using a user-defned selection methodev - event being evaluated for selectiontrue if event is accepted for entrance into station,
else false.