.TH HERWIG++ "1" "June 2012" "Herwig++" "User Commands" .SH NAME Herwig++ \- Multi\-purpose Monte\-Carlo event generator for particle physics. .SH SYNOPSIS .B Herwig++ \fI(read|run) \fR[\fIOPTIONS\fR]... [\fIFILE\fR] .SH DESCRIPTION Herwig++ is a multi\-purpose Monte\-Carlo event generator for particle physics. See arXiv:0803.0883 for a detailed manual, or arXiv:1101.2599 for a more general description of the physics behind MC event generation. .PP One of the commands 'read' or 'run' is required: .IP read \- reads an input file and creates a run file, .IP run \- reads a run file and generates events. .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-\-full\-help\fR Print help, including hidden options, and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .PP Event generation options: .TP \fB\-N\fR, \fB\-\-numevents\fR=\fILONG\fR Number of events to generate. .TP \fB\-s\fR, \fB\-\-seed\fR=\fIINT\fR The random number generator seed. .TP \fB\-t\fR, \fB\-\-tag\fR=\fITAG\fR A tag to append to the run name. (default=`') .TP \fB\-d\fR, \fB\-\-debug\fR=\fIINT\fR Set the ThePEG debug level. .TP \fB\-D\fR, \fB\-\-debug\-fpe\fR Enable floating point exceptions. (default=off) .TP \fB\-q\fR, \fB\-\-quiet\fR Disable event counter. (default=off) .PP Plugin library options: .TP \fB\-l\fR, \fB\-\-append\fR=\fIPATH\fR Append a search path for dynamically loaded libraries. .TP \fB\-L\fR, \fB\-\-prepend\fR=\fIPATH\fR Prepend a search path for dynamically loaded libraries. .SH AUTHOR This manual page was written by Lifeng Sun for the Debian system (but may be used by others).