User Tools

Site Tools


community:hepsim:dev_truth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
community:hepsim:dev_truth [2016/06/13 13:45]
asc
community:hepsim:dev_truth [2016/06/13 13:52] (current)
asc [Using converters]
Line 9: Line 9:
 ====== Using Pythia8====== ====== Using Pythia8======
  
-ProMC files can be created directly by Pythi8 directly. Look at the example "main46.cc" inside the Pythi8 distribution. +ProMC files can be created directly by Pythia8. Look at the example "examples/main46.ccmain46.cc" inside the Pythi8 distribution. To compile it, 
-Please  install [[https://atlaswww.hep.anl.gov/asc/wikidoc/doku.php?id=asc:promc:installation|ProMC package]] first, before running configuration script+please  install [[https://atlaswww.hep.anl.gov/asc/wikidoc/doku.php?id=asc:promc:installation|ProMC package]] first, before running configuration script
 of Pythia8. If the environmental variable "PROMC" was set, then you can compile "main46.cc" example. of Pythia8. If the environmental variable "PROMC" was set, then you can compile "main46.cc" example.
  
  
 ====== Using converters ====== ====== Using converters ======
-You can convert files in the format "HEPMC", "LHE", "STDHEP" to ProMC as shown in the "example" directory of the installed ProMC package (look at $PROMC/examples). The converters are:+You can convert files in the format "HEPMC", "LHE", "STDHEP" to ProMC as shown in the "example" directory of the installed ProMC package (look at the directory $PROMC/examples). The converters are:
  
   * hepmc2promc     * hepmc2promc  
Line 41: Line 41:
 If successful, then you should see the binary file "stdhep2promc". If successful, then you should see the binary file "stdhep2promc".
  
-Now let compile "MG5". Go to the directory "MG5_aMC_v2_3_2_2". We assume 64bit Scientific Linux 6.5 computer. Setup gcc47. In the case of ATLAS setup, use:+Now let compile and run "MG5". Go to the directory "MG5_aMC_v2_3_2_2". This directory has the standard MG5 package, a few useful bash scripts, and a few preconfigured  
 +jobs for 14 TeV pp collision. We assume 64bit Scientific Linux 6.5 computer. Setup gcc47. In the case of ATLAS setup, use:
  
 <code bash> <code bash>
Line 53: Line 54:
 </code> </code>
  
-It does the following: It runs the script "RUN_ttbar_jet_14tev" which creates promc files inside "out" directory. +It does the following: It runs the script "RUN_ttbar_jet_14tev" which creates promc files inside "out" directory. It also reset the seed for each jobs, 
 +and runs the promc converter.
 The number of output files are given inside the script A_RUN_ttbar_jet. You should reduce this number if you want to stop earlier. The number of output files are given inside the script A_RUN_ttbar_jet. You should reduce this number if you want to stop earlier.
  
Line 59: Line 61:
  
  
-To check the output ProMc file, look at the browser:+To check the output ProMC file, look at the browser:
  
 <code bash> <code bash>
community/hepsim/dev_truth.1465825539.txt.gz · Last modified: 2016/06/13 13:45 by asc