public class LCIOSplitter extends Object implements LCEventListener, LCRunListener
| Constructor and Description |
|---|
LCIOSplitter()
Creates a new instance of LCIOSplitter
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNextOutfile() |
static void |
main(String[] args) |
void |
modifyEvent(LCEvent event)
Call back for updating an LCEvent.
|
void |
modifyRunHeader(LCRunHeader header)
Call back for modifying an existing LCRunHeader.
|
static void |
printUsage(PrintStream ps) |
void |
processEvent(LCEvent event)
Call back for analyzing an LCEvent.
|
void |
processRunHeader(LCRunHeader header)
Call back for processing an LCRunHeader.
|
public static void main(String[] args)
public void processEvent(LCEvent event)
LCEventListenerprocessEvent in interface LCEventListenerpublic void processRunHeader(LCRunHeader header)
LCRunListenerprocessRunHeader in interface LCRunListenerpublic boolean isNextOutfile()
public void modifyEvent(LCEvent event)
LCEventListenermodifyEvent in interface LCEventListenerpublic void modifyRunHeader(LCRunHeader header)
LCRunListenermodifyRunHeader in interface LCRunListenerpublic static void printUsage(PrintStream ps)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics