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:46]
asc [Using Madgraph5]
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 54: 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 60: 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.1465825617.txt.gz · Last modified: 2016/06/13 13:46 by asc