Class | Description |
---|---|
CommandHandler |
A CommandHandler handles the command-line options for a
single command in the CommandLineTool.
|
CommandLineTool |
CommandLineTool provides a command-line interface
to LCIO utilities, similar to how the cvs command
works.
|
CompareCommandHandler |
CommandHandler for the compare command.
|
Concatenate |
Concatenation utility to combined many LCIO files into one.
|
ConcatenateCommandHandler |
Command-line handling for concat command.
|
FileUtil |
Miscellaneous java file utilities.
|
HeaderCount |
Utility method for counting the number of runs and events in an LCIO file.
|
HeaderCountCommandHandler |
Command line handling for the count command.
|
LCEventDiff | |
LCIOConcat | |
LCIOSplitter | |
MergeCommandHandler |
This is the CommandHandler for the merge utility.
|
MergeFileParameters |
Encapsulates parameters for events to be merged.
|
MergeTestEvents |
Create some very simple test events for the Merge utility.
|
MergeUtil |
Utility methods for merging together LCIO
files, events, and collections, with optional
application of a delta time.
|
ObjectComparator |
Object comparison code refactored out of tonyj's old hep.lcio.test.RandomEvent .
|
PrintCommandHandler | |
Printer |
A utility class for printing LCEvents and LCCollections of all the LCIO
types.
|
RandomEventCommandHandler |
CommandHandler for the random command.
|
RunCommandHandler | |
SelectCommandHandler |
CommandHandler for the select command. |
SIODump |
A utility for making ASCII dumps of LCIO files.
|
SIODumpCommandHandler |
Command-line handling for Tony's SIODump utility.
|
SizeCommandHandler |
A utility for printing the size in bytes of SIO collections.
|
Split |
Split utility that takes an LCIO file and breaks it into
chunks of given size.
|
SplitCommandHandler |
Command-line handler for the split utility.
|
StdhepConvertCommandHandler | |
Validate |
Several static utility methods for simple validation of LCIO/SIO files.
|
ValidateCommandHandler |
Command-line handler for the validate utility.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics