]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA8/pythia8170/examples/main82.cmnd
PYTHIA8: removing legacy pythia8170
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8170 / examples / main82.cmnd
diff --git a/PYTHIA8/pythia8170/examples/main82.cmnd b/PYTHIA8/pythia8170/examples/main82.cmnd
deleted file mode 100644 (file)
index 9a131b1..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-! main82.cmnd.
-! This file contains commands to be read in for a Pythia8 run. 
-! Lines not beginning with a letter or digit are comments.
-
-// specify statistics parameters
-Main:numberOfEvents               = 100  // number of events generated
-
-// specify shower options
-HadronLevel:all          = off
-SpaceShower:MEafterFirst = off
-TimeShower:MEafterFirst  = off
-
-Merging:doUserMerging    = on
-Merging:Process          = pp>e+ve
-Merging:TMS              = 30.
-Merging:nJetMax          = 2
-
-// specify PDF set
-PDF:useLHAPDF            = on
-PDF:LHAPDFset            = cteq6ll.LHpdf
-
-
-
-