public class RecJob extends Object implements LCRunListener, LCEventListener
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
modifyEvent(LCEvent evt)
Call back for updating an LCEvent.
|
void |
modifyRunHeader(LCRunHeader run)
Call back for modifying an existing LCRunHeader.
|
void |
processEvent(LCEvent evt)
Call back for analyzing an LCEvent.
|
void |
processRunHeader(LCRunHeader run)
Call back for processing an LCRunHeader.
|
public static void main(String[] args) throws IOException
args - the command line argumentsIOExceptionpublic void processRunHeader(LCRunHeader run)
LCRunListenerprocessRunHeader in interface LCRunListenerpublic void processEvent(LCEvent evt)
LCEventListenerprocessEvent in interface LCEventListenerpublic void modifyRunHeader(LCRunHeader run)
LCRunListenermodifyRunHeader in interface LCRunListenerpublic void modifyEvent(LCEvent evt)
LCEventListenermodifyEvent in interface LCEventListenerJas4pp 1.5 © Java Analysis Studio for Particle Physics