############################################################################
#How to run EPOS
#17/12/08 - Tanguy Pierog
############################################################################
To Compile :
./smake
(./smake -f Makeall       (if you need all the models))

("make" can be used if you don't use the path defined in the .epos file)

To run the input file "input.optns"
./epos input

Output (ASCII) in input.data

(in other word : <file>.optns -> ./epos <file> -> <file>.data)

Input file explained in input.optns

Have fun ! :-)


Reference :
@Article{Werner:2005jf,
     author    = "Werner, Klaus and Liu, Fu-Ming and Pierog, Tanguy",
     title     = "{Parton ladder splitting and the rapidity dependence of
                  transverse  momentum spectra in deuteron gold collisions at
                  RHIC}",
     journal   = "Phys. Rev.",
     volume    = "C74",
     year      = "2006",
     pages     = "044902",
     eprint    = "hep-ph/0506232",
     archivePrefix = "arXiv",
     doi       = "10.1103/PhysRevC.74.044902",
     SLACcitation  = "%%CITATION = HEP-PH/0506232;%%"
}

