Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /analysis/EICAnalysis/eventgen/README is written in an unsupported language. File is not indexed.

0001 Running Event Generators with Fun4All:
0002 
0003 ### HEPGen ####
0004 - compile and install sHEPGen.so library
0005 
0006 - Preparing the Fun4All macro: edit Fun4All_MCEventGen.C and set:
0007 
0008 "runpythia8 = false"
0009 "runpythia6 = false"
0010 "runhepgen = true"
0011 "runsartre = false"
0012 "readeictree = false"
0013 
0014 root -b -q Fun4All_MCEventGen.C
0015 
0016 ### Sartre ###
0017 
0018 to get started
0019 
0020 add to .cshrc
0021  setenv SARTRE_DIR /opt/sphenix/core/stow/sartre-1.20
0022 
0023 login in a new window
0024 cp the sartre.cfg to working area
0025 
0026 you will need to add the HepMC node reader after the PHSartre
0027 to feed the hepmc node into GEANT4
0028 
0029 for documentation on configuring Sartre, see
0030 
0031 http://sartre.hepforge.org/
0032 
0033 
0034 ### Pythia6 ###
0035 
0036 ### Pythia8 ###
0037 
0038 ### Read EICTree ###
0039