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)
EtEventSelectable
select
in interface EtEventSelectable
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
.