- General information
- Data readiness
- Grid and Cloud
- Infrastructure
- Online Computing
- Software Infrastructure
- Batch system, resource management system
- Computing Environment
- Facility Access
- FileCatalog
- HPSS services
- Home directories and other areas backups
- Hypernews
- Installing the STAR software stack
- Provision CVMFS and mount BNL/STAR repo
- RCF Contributions
- Software and Libraries
- Storage
- Tools
- Video Conferencing
- Web Access
- Machine Learning
- Offline Software
- Production
- Test tree
Howto run pythia6/8 or hijing or... without running starsim
Updated on Wed, 2019-09-25 12:55. Originally created by jwebb on 2019-09-25 11:48.
Under:
If you want to run an event generator without running starsim, then this is the right page. There are
example macros running pythia6, pythia8 and hijing located in the StarGenerator area under StRoot.
To run pythia6:
example macros running pythia6, pythia8 and hijing located in the StarGenerator area under StRoot.
To run pythia6:
$ cvs co StRoot/StarGenerators/macros/starsim.pythia6.standalone.C $ ln -s StRoot/StarGenerators/macros/starsim.pythia6.standalone.C starsim.C $ root4star -q -b starsim.CTo run pythia8:
$ cvs co StRoot/StarGenerators/macros/starsim.pythia8.standalone.C $ ln -s StRoot/StarGenerators/macros/starsim.pythia8.standalone.C starsim.C $ root4star -q -b starsim.CTo run hijing:
$ cvs co StRoot/StarGenerators/macros/starsim.hijing.standalone.C $ ln -s StRoot/StarGenerators/macros/starsim.hijing.standalone.C starsim.C $ root4star -q -b starsim.C
»
- Printer-friendly version
- Login or register to post comments