[Rivet-svn] r3867 - schools/2012-CERN/handouts/day2

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Jul 25 10:18:30 BST 2012


Author: hoeth
Date: Wed Jul 25 10:18:29 2012
New Revision: 3867

Log:
fix Pythia day2 handout -- need to compile main42

Modified:
   schools/2012-CERN/handouts/day2/Py-day2.tex

Modified: schools/2012-CERN/handouts/day2/Py-day2.tex
==============================================================================
--- schools/2012-CERN/handouts/day2/Py-day2.tex	Wed Jul 25 10:14:34 2012	(r3866)
+++ schools/2012-CERN/handouts/day2/Py-day2.tex	Wed Jul 25 10:18:29 2012	(r3867)
@@ -38,6 +38,18 @@
 the effects on observables of adding additional hard radiation in the
 matrix element to production of $Z$-bosons.
 
+\subsection{Compiling the Pythia Executable}
+
+Before we start, we need to compile the Pythia executable. We will use
+one of the default example files that reads a runcard and writes out
+events in the HepMC format.
+
+\begin{verbatim}
+  cd /opt/MCnet/pythia8/examples
+  make main42
+  cd
+\end{verbatim}
+
 \subsection{Running Pythia}
 
 The setups for this section can be found in the folder \url{~/school/day2/pythia/ME}.


More information about the Rivet-svn mailing list