EIC Detector Software Generation
Contents |
Intro
The event generators are decoupled from the other software framework. This gives max flexibility to use any existing ones. So sometimes they are outside of EIC repository.
The link is a simple text files which GEMC can take as input, see its format here here https://gemc.jlab.org/gemc/Documentation/Entries/2011/3/18_The_LUND_Format.html
In header, all stared position are free to be any variables you want to store which can include crosssesction, rate etc.
All entries in the input file will be passed and stored later in output stream
You need to make sure to use the same lab coordinate system EIC_Software#Coordinate_System and take 50mrad beam crossing angle into account.
DVCS
MILOU https://jlabsvn.jlab.org/svnroot/eic/evgen/milou/
pythia6
https://jlabsvn.jlab.org/svnroot/eic/evgen/pythiaeRHIC/