[Rivet-svn] r2232 - validation/scripts/pythia6

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Feb 1 14:46:58 GMT 2010


Author: hoeth
Date: Mon Feb  1 14:46:57 2010
New Revision: 2232

Log:
Add script for ALEPH_1996_S3196992

Added:
   validation/scripts/pythia6/run_XXX_ALEPH_1996_S3196992.sh
      - copied, changed from r2230, validation/scripts/pythia6/run_XXX_LEP_91GeV.sh

Copied and modified: validation/scripts/pythia6/run_XXX_ALEPH_1996_S3196992.sh (from r2230, validation/scripts/pythia6/run_XXX_LEP_91GeV.sh)
==============================================================================
--- validation/scripts/pythia6/run_XXX_LEP_91GeV.sh	Mon Feb  1 14:11:49 2010	(r2230, copy source)
+++ validation/scripts/pythia6/run_XXX_ALEPH_1996_S3196992.sh	Mon Feb  1 14:46:57 2010	(r2232)
@@ -23,7 +23,7 @@
 export OUTDIR=$RUNDIR/mc/$JOBNUMBER
 
 ### Energise!
-export WORKDIR=$OUTDIR/LEP_91GeV
+export WORKDIR=$OUTDIR/ALEPH_1996_S3196992
 rm -rf $WORKDIR
 mkdir $WORKDIR
 cd $WORKDIR
@@ -31,20 +31,12 @@
 # ready to go ...
 rm -f pipe.hepmc
 mkfifo pipe.hepmc
-rivet -a ALEPH_1996_S3486095 \
-      -a DELPHI_1995_S3137023 \
-      -a DELPHI_1996_S3430090 \
-      -a DELPHI_2002_069_CONF_603 \
-      -a JADE_OPAL_2000_S4300807 \
-      -a OPAL_1998_S3780481 \
-      -a OPAL_2004_S6132243 \
-      -a PDG_HADRON_MULTIPLICITIES \
-      -a PDG_HADRON_MULTIPLICITIES_RATIOS \
+rivet -a ALEPH_1996_S3196992 \
       -n 2000000 pipe.hepmc &> rivet.log &
 
 agile-runmc Pythia6:422 \
       -P lep1.params \
-      -P fpythia-Zhadronic.params \
+      -P fpythia-ALEPH_1996_S3196992.params \
       -P used_params \
       -n 2000000 \
       -o pipe.hepmc &> agile.log


More information about the Rivet-svn mailing list