[Rivet-svn] r3868 - in schools/2012-CERN/setups/day2/pythia: ME QED shower

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Jul 25 10:20:28 BST 2012


Author: hoeth
Date: Wed Jul 25 10:20:28 2012
New Revision: 3868

Log:
use the right executable ...

Modified:
   schools/2012-CERN/setups/day2/pythia/ME/pythia_rivet
   schools/2012-CERN/setups/day2/pythia/QED/pythia_rivet
   schools/2012-CERN/setups/day2/pythia/shower/pythia_rivet

Modified: schools/2012-CERN/setups/day2/pythia/ME/pythia_rivet
==============================================================================
--- schools/2012-CERN/setups/day2/pythia/ME/pythia_rivet	Wed Jul 25 10:18:29 2012	(r3867)
+++ schools/2012-CERN/setups/day2/pythia/ME/pythia_rivet	Wed Jul 25 10:20:28 2012	(r3868)
@@ -11,6 +11,6 @@
 PIPENAME=$NAME.pipe
 
 mkfifo $PIPENAME
-main32.exe "$1" $PIPENAME &
+main42.exe "$1" $PIPENAME &
 rivet -a MC_ZJETS -a ATLAS_2011_S9131140 -H$NAME.aida  $PIPENAME
 rm -f $PIPENAME

Modified: schools/2012-CERN/setups/day2/pythia/QED/pythia_rivet
==============================================================================
--- schools/2012-CERN/setups/day2/pythia/QED/pythia_rivet	Wed Jul 25 10:18:29 2012	(r3867)
+++ schools/2012-CERN/setups/day2/pythia/QED/pythia_rivet	Wed Jul 25 10:20:28 2012	(r3868)
@@ -11,6 +11,6 @@
 PIPENAME=$NAME.pipe
 
 mkfifo $PIPENAME
-main32.exe "$1" $PIPENAME &
+main42.exe "$1" $PIPENAME &
 rivet -a MC_ZJETS -a MC_ZJETS_NOCLUS -a ATLAS_2011_S9131140 -H$NAME.aida  $PIPENAME
 rm -f $PIPENAME

Modified: schools/2012-CERN/setups/day2/pythia/shower/pythia_rivet
==============================================================================
--- schools/2012-CERN/setups/day2/pythia/shower/pythia_rivet	Wed Jul 25 10:18:29 2012	(r3867)
+++ schools/2012-CERN/setups/day2/pythia/shower/pythia_rivet	Wed Jul 25 10:20:28 2012	(r3868)
@@ -11,6 +11,6 @@
 PIPENAME=$NAME.pipe
 
 mkfifo $PIPENAME
-main32.exe "$1" $PIPENAME &
+main42.exe "$1" $PIPENAME &
 rivet -a MC_ZJETS -a ATLAS_2011_S9131140 -H$NAME.aida  $PIPENAME
 rm -f $PIPENAME


More information about the Rivet-svn mailing list