Skip to content
forked from alisw/sacrifice

Sources of Sacrifice used by the ALICE experiment. Not the official ones! Please refer to https://agile.hepforge.org/trac/wiki/Sacrifice for the official releases.

License

Notifications You must be signed in to change notification settings

alipwgmm/sacrifice

 
 

Repository files navigation

Main program for Pythia 8: You should make a sacrifice before you consult the Pythia.

Optionally builds against HepMC, LHAPDF (default = yes) and PHOTOS++ (default = no).  Requires the Pythia 8 library, of course.

Help on building can be obtained by

  ./configure --help

If on a machine with AFS access to Genser then the necessary libraries ^should^ be found with no further tweaking.

Usually

  ./configure <--enable-photos> <--prefix=/path/to/install> <other options>
  make
  make install
  
will do the trick.  The executable is called run-pythia.  A setup script, setupPythia.sh, will be installed in the share directory.

Help is available with

  source setupPythia.sh
  ./run-pythia --help



About

Sources of Sacrifice used by the ALICE experiment. Not the official ones! Please refer to https://agile.hepforge.org/trac/wiki/Sacrifice for the official releases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 36.3%
  • C++ 35.8%
  • Makefile 22.5%
  • M4 3.2%
  • C 2.2%