|
[Rivet-svn] r3865 - schools/2012-CERN/handouts/day2blackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed Jul 25 09:54:16 BST 2012
Author: hoeth Date: Wed Jul 25 09:54:16 2012 New Revision: 3865 Log: first round of updating the worksheets for the 2012 CERN school Modified: schools/2012-CERN/handouts/day2/Hw-day2.tex schools/2012-CERN/handouts/day2/Py-day2.tex schools/2012-CERN/handouts/day2/Sh-day2.tex Modified: schools/2012-CERN/handouts/day2/Hw-day2.tex ============================================================================== --- schools/2012-CERN/handouts/day2/Hw-day2.tex Wed Jul 25 09:42:02 2012 (r3864) +++ schools/2012-CERN/handouts/day2/Hw-day2.tex Wed Jul 25 09:54:16 2012 (r3865) @@ -10,7 +10,7 @@ \newcommand{\nnb}{\nonumber} %opening -\title{IPMU-YITP School 2011 Tutorials: \\ Day 2 Z+Jets with Herwig++} +\title{MCnet-LPCC School 2012 Tutorials: \\ Day 2 Z+Jets with Herwig++} \date{} \begin{document} @@ -25,7 +25,8 @@ To share your results, we have created some webspace where you can upload your files so that the whole group can access them: \url{http://users.hepforge.org/~hoeth/mcschool_X/} -(where {\tt X} is your group number). +(where {\tt X} is your group number). Choose meaningful filenames and +take care not to overwrite the results of your colleagues. \section{ME Level} @@ -42,7 +43,9 @@ The setups for this section can be found in the folder \url{~/school/day2/herwig/ME}. \begin{verbatim} - cd school/day2/herwig/ME + cd school + svn co http://rivet.hepforge.org/svn/schools/2012-CERN/setups/day2 + cd day2/herwig/ME ls \end{verbatim} @@ -68,7 +71,7 @@ Rivet's histogram output is written to {\tt .aida} files. You can collect results from other members of your group by copying all -relevant `.aida' files to a common directory. +relevant `.aida' files to a common directory. To plot your results, enter the following two commands: @@ -78,7 +81,7 @@ \end{verbatim} \noindent You can also look at the .pdf files directly using, for example, the -command \\ {\tt mupdf plots/CDF\_2008\_S7540469/d01-x01-y01.pdf} etc. +command \\ {\tt mupdf plots/ATLAS\_2011\_S9131140/d01-x01-y02.pdf} etc. Why is the agreement with data in the low $p_\perp$ region so poor? Can you see where the effect of multi-jet events shows up? @@ -146,7 +149,7 @@ \end{verbatim} \noindent You can also look at the .pdf files directly using, for example, the -command \\ {\tt mupdf plots/CDF\_2008\_S7540469/d01-x01-y01.pdf} etc. +command \\ {\tt mupdf plots/ATLAS\_2011\_S9131140/d01-x01-y02.pdf} etc. \section{QED Radiation} @@ -160,6 +163,27 @@ photon radiation. The hardest emission is corrected to the exact matrix element, but the cross section is not affected. +\subsection{Compiling an Rivet Analysis} + +In this section we will use a modified version of the {\tt MC\_ZJETS} +Rivet analysis. In order to do that, we will have to compile the +analysis: + +\begin{verbatim} + cd ~/school/day2/rivet + rivet-buildplugin Rivet_MC_ZJETS_NOCLUS.so MC_ZJETS_NOCLUS.cc +\end{verbatim} + +Now we need to tell Rivet where to find the new analysis. You will have +to execute these commands in the same shell you are running the +generator in! + +\begin{verbatim} + export RIVET_ANALYSIS_PATH=$HOME/school/day2/rivet + export RIVET_INFO_PATH=$HOME/school/day2/rivet + export RIVET_REF_PATH=$HOME/school/day2/rivet +\end{verbatim} + \subsection{Running Herwig++} The two setups can be found in the folder {\tt \~{}/school/day2/herwig/QED}. Modified: schools/2012-CERN/handouts/day2/Py-day2.tex ============================================================================== --- schools/2012-CERN/handouts/day2/Py-day2.tex Wed Jul 25 09:42:02 2012 (r3864) +++ schools/2012-CERN/handouts/day2/Py-day2.tex Wed Jul 25 09:54:16 2012 (r3865) @@ -10,7 +10,7 @@ \newcommand{\nnb}{\nonumber} %opening -\title{IPMU-YITP School 2011 Tutorials: \\ Day 2 Z+Jets with Pythia} +\title{MCnet-LPCC School 2012 Tutorials: \\ Day 2 Z+Jets with Pythia} \date{} \begin{document} @@ -25,7 +25,8 @@ To share your results, we have created some webspace where you can upload your files so that the whole group can access them: \url{http://users.hepforge.org/~hoeth/mcschool_X/} -(where {\tt X} is your group number). +(where {\tt X} is your group number). Choose meaningful filenames and +take care not to overwrite the results of your colleagues. \section{ME Level} @@ -42,7 +43,9 @@ The setups for this section can be found in the folder \url{~/school/day2/pythia/ME}. \begin{verbatim} - cd school/day2/pythia/ME + cd school + svn co http://rivet.hepforge.org/svn/schools/2012-CERN/setups/day2 + cd day2/pythia/ME ls \end{verbatim} @@ -65,7 +68,7 @@ Rivet's histogram output is written to {\tt .aida} files. You can collect results from other members of your group by copying all -relevant `.aida' files to a common directory. +relevant `.aida' files to a common directory. To plot your results, enter the following two commands: @@ -75,7 +78,7 @@ \end{verbatim} \noindent You can also look at the .pdf files directly using, for example, the -command \\ {\tt mupdf plots/CDF\_2008\_S7540469/d01-x01-y01.pdf} etc. +command \\ {\tt mupdf plots/ATLAS\_2011\_S9131140/d01-x01-y02.pdf} etc. Why is the agreement with data in the low $p_\perp$ region so poor? Can you see where the effect of multi-jet events shows up? @@ -144,7 +147,7 @@ \end{verbatim} \noindent You can also look at the .pdf files directly using, for example, the -command \\ {\tt mupdf plots/CDF\_2008\_S7540469/d01-x01-y01.pdf} etc. +command \\ {\tt mupdf plots/ATLAS\_2011\_S9131140/d01-x01-y02.pdf} etc. \section{QED Radiation} @@ -164,6 +167,27 @@ is corrected to the exact matrix element, but the cross section is not affected. +\subsection{Compiling an Rivet Analysis} + +In this section we will use a modified version of the {\tt MC\_ZJETS} +Rivet analysis. In order to do that, we will have to compile the +analysis: + +\begin{verbatim} + cd ~/school/day2/rivet + rivet-buildplugin Rivet_MC_ZJETS_NOCLUS.so MC_ZJETS_NOCLUS.cc +\end{verbatim} + +Now we need to tell Rivet where to find the new analysis. You will have +to execute these commands in the same shell you are running the +generator in! + +\begin{verbatim} + export RIVET_ANALYSIS_PATH=$HOME/school/day2/rivet + export RIVET_INFO_PATH=$HOME/school/day2/rivet + export RIVET_REF_PATH=$HOME/school/day2/rivet +\end{verbatim} + \subsection{Running Pythia} The two setups can be found in the folder {\tt \~{}/school/day2/pythia/QED}. Modified: schools/2012-CERN/handouts/day2/Sh-day2.tex ============================================================================== --- schools/2012-CERN/handouts/day2/Sh-day2.tex Wed Jul 25 09:42:02 2012 (r3864) +++ schools/2012-CERN/handouts/day2/Sh-day2.tex Wed Jul 25 09:54:16 2012 (r3865) @@ -10,7 +10,7 @@ \newcommand{\nnb}{\nonumber} %opening -\title{IPMU-YITP School 2011 Tutorials: \\ Day 2 Z+Jets with Sherpa} +\title{MCnet-LPCC School 2012 Tutorials: \\ Day 2 Z+Jets with Sherpa} \date{} \begin{document} @@ -25,7 +25,8 @@ To share your results, we have created some webspace where you can upload your files so that the whole group can access them: \url{http://users.hepforge.org/~hoeth/mcschool_X/} -(where {\tt X} is your group number). +(where {\tt X} is your group number). Choose meaningful filenames and +take care not to overwrite the results of your colleagues. \section{ME Level} @@ -39,10 +40,15 @@ \subsection{Running Sherpa} -The setups for this section can be found in the folder \url{~/school/day2/sherpa/ME}. +The setups for this section can be found in the folder \url{~/school/day2/sherpa/ME}, +which we get from svn like yesterday: \begin{verbatim} - cd school/day2/sherpa/ME + cd school + svn co http://rivet.hepforge.org/svn/schools/2012-CERN/setups/day2 + cd day2/sherpa + ./download_integration_results.sh + cd ME ls \end{verbatim} @@ -55,6 +61,9 @@ folders {\tt Results.Xjet}. These are already set in the run cards. Once you are satisfied, run Sherpa and Rivet using the commands below. +You probably want to adjust the number of events depending on the +process and the speed of your computer. Also share the workload within +your group. \begin{verbatim} Sherpa RUNDATA=Run.Xjet.dat EVENTS=100000 \end{verbatim} @@ -65,7 +74,7 @@ Rivet's histogram output is written to {\tt .aida} files. You can collect results from other members of your group by copying all -relevant `.aida' files to a common directory. +relevant `.aida' files to a common directory. To plot your results, enter the following two commands: @@ -75,7 +84,7 @@ \end{verbatim} \noindent You can also look at the .pdf files directly using, for example, the -command \\ {\tt mupdf plots/CDF\_2008\_S7540469/d01-x01-y01.pdf} etc. +command \\ {\tt mupdf plots/ATLAS\_2011\_S9131140/d01-x01-y02.pdf} etc. Why is the agreement with data in the low $p_\perp$ region so poor? Can you see where the effect of multi-jet events shows up? @@ -151,7 +160,7 @@ \end{verbatim} \noindent You can also look at the .pdf files directly using, for example, the -command \\ {\tt mupdf plots/CDF\_2008\_S7540469/d01-x01-y01.pdf} etc. +command \\ {\tt mupdf plots/ATLAS\_2011\_S9131140/d01-x01-y02.pdf} etc. \section{QED Radiation} @@ -165,6 +174,27 @@ radiation. The hardest emission is corrected to the exact matrix element, but the cross section is not affected. +\subsection{Compiling an Rivet Analysis} + +In this section we will use a modified version of the {\tt MC\_ZJETS} +Rivet analysis. In order to do that, we will have to compile the +analysis: + +\begin{verbatim} + cd ~/school/day2/rivet + rivet-buildplugin Rivet_MC_ZJETS_NOCLUS.so MC_ZJETS_NOCLUS.cc +\end{verbatim} + +Now we need to tell Rivet where to find the new analysis. You will have +to execute these commands in the same shell you are running the +generator in! + +\begin{verbatim} + export RIVET_ANALYSIS_PATH=$HOME/school/day2/rivet + export RIVET_INFO_PATH=$HOME/school/day2/rivet + export RIVET_REF_PATH=$HOME/school/day2/rivet +\end{verbatim} + \subsection{Running Sherpa} The two setups can be found in the folder {\tt \~{}/school/day2/sherpa/QED}.
More information about the Rivet-svn mailing list |