X-SCAPE 1.0
X-SCAPE is the second project of the JETSCAPE collaboration, and represents a major upgrade of the JETSCAPE framework. X-SCAPE, similar to JETSCAPE, is a modular task based framework. Unlike JETSCAPE, it is not limited to A-A or p-p collisions from top RHIC to LHC energies.
Additional details about new X-SCAPE modules are provided here.
Installation instructions are provided here.
Selected Commits
- This implements the possibility to set a parameter in the xml file to write only the final state hadrons from the afterburner (now hadron status 27) or the hadrons before the afterburner evolution. This allows for a comparison of the afterburner effects.
Additionally the Kaon-L and Kaon-S states from pythia (HybridHadronization) are converted to K0 and Anti-K0 hadrons, which are known states in the afterburner. (ea22f79) - Recursive refactoring of Exec, Init, Clear, and Finish functions. (f48d661)
- Synchronizing proton duplication change from JETSCAPE-3.5.3. (febff21)
- Synchronizes remaining changes from JETSCAPE-3.5.2 to include in X-SCAPE. These changes include fixing the unit for liquefier source deposited to MUSIC, fixing a typo in Martini interpolation, and providing ROOT HepMc Writer xml integration. (568be55)
- Includes the latest version of 3D Glauber and ISR together with a PythiaIsrMusic which will run MUSIC together and the ISR in one example file. (4c81992)
- Instead of checking for light quarks in set_t and t, light quart masses is set to 0 in the constructor. (1bf1250)
- Bug fixes and documentation enhancements. (759c176, f650a0e)