|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jlab.coda.et.StationSelection
This class contains an example of a user-defined method used to select events for a station.
| Constructor Summary | |
StationSelection()
|
|
| Method Summary | |
boolean |
select(SystemCreate sys,
StationLocal st,
Event ev)
An event selection method must follow this form. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StationSelection()
| Method Detail |
public boolean select(SystemCreate sys,
StationLocal st,
Event ev)
EventSelectable
select in interface EventSelectablesys - the ET system objectst - the station using a user-defned selection methodev - event being evaluated for selection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||