public class EtStationSelection extends java.lang.Object implements EtEventSelectable
| Constructor and Description | 
|---|
| EtStationSelection() | 
public boolean select(org.jlab.coda.et.system.SystemCreate sys,
             org.jlab.coda.et.system.StationLocal st,
             EtEvent ev)
EtEventSelectableselect in interface EtEventSelectablesys - 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.