externalEventVectorSubsetter
This tag allows you to use an EventVector subsetter external to SOD. SOD attempts to load the class named by classname and then, provided it implements the EventVectorSubsetter interface, calls the accept() method for each event and channel group.
Example
<externalEventVectorSubsetter> <classname>edu.somewhere.seis.sodExt.subsetter.waveformVector.MyEventVectorSubsetter</classname> </externalEventVectorSubsetter>
Places this can be found
In eventVector there is a choice between all of the following