public class RandomEventCommandHandler extends CommandHandler
LCEvent containing random data.| Constructor and Description |
|---|
RandomEventCommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the random command with current options.
|
void |
parse(String[] argv)
Parse the raw options for the random command.
|
getDescription, getName, getOptions, printUsagepublic void execute()
throws Exception
execute in class CommandHandlerExceptionpublic void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - Raw options array following after the command string.ExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics