public class HeaderCount extends Object
| Constructor and Description |
|---|
HeaderCount() |
| Modifier and Type | Method and Description |
|---|---|
static void |
countHeaders(PrintStream pstr,
List files,
boolean printEvent,
boolean printRun,
boolean printTot)
Count number of events and runs.
|
public static void countHeaders(PrintStream pstr, List files, boolean printEvent, boolean printRun, boolean printTot)
pstr - The PrintStream where output will go.files - A list of LCIO input files.printEvent - Print number of events.printRun - Print number of runs.printTot - Print totals.Jas4pp 1.5 © Java Analysis Studio for Particle Physics