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, printUsage
public void execute() throws Exception
execute
in class CommandHandler
Exception
public void parse(String[] argv) throws Exception
parse
in class CommandHandler
argv
- Raw options array following after the command string.Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics