Defining an Event Source

Ultimately, to define an event source, you must implement the hep.analysis.EventSource interface.  If you want the variables from your event source to appear on the job tree, implement instead the interface jas.job.AnnotatedEventSource, which extends the hep.analysis.EventSource interface.

Implementing jas.job.AnnotatedEventSource

In addition to implementing the methods in the hep.analysis.EventSource interface, you must additionally implelent the following methods:


Page maintained by Jonas Gifford.   Last updated 01/14/04.