public final class MergeFileParameters extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the LCReader.
|
float |
dt()
Get the delta time in ns.
|
File |
file()
Get a file object for these input events.
|
LCEvent |
nextEvent()
Get the next event.
|
int |
nreads()
Get the number of reads per event.
|
void |
open()
Open the LCReader.
|
LCReader |
reader()
Get the LCReader associated with these input events.
|
float |
startt()
Get the starting time in ns.
|
public int nreads()
public float startt()
public float dt()
public File file()
public LCReader reader()
public void open()
throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionpublic LCEvent nextEvent() throws IOException
IOExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics