thepeg

Java GUI of ThePEG

Install

All systems
curl cmd.cat/thepeg.sh
Debian Debian
apt-get install thepeg-gui
Ubuntu
apt-get install thepeg-gui
Windows (WSL2)
sudo apt-get update sudo apt-get install thepeg-gui
Raspbian
apt-get install thepeg-gui

thepeg-gui

Java GUI of ThePEG

ThePEG is a general toolkit for implementing physics models of event generation in high energy particle collisions. It defines a general structure of event generation in terms of abstract base classes for e.g. hard partonic matrix elements, parton showers and the decay of unstable particles. Different models are then implemented by creating classes which inherits from these base classes and implements sets of pre-defined virtual functions. This package provides Java GUI of ThePEG.