blob: 4e28dbdc4185ac1e8d7388abc41eda80a74eafa5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-physics</herd>
<longdescription lang="en">
PYTHIA is a program for the generation of high-energy physics
events, i.e. for the description of collisions at high energies
between elementary particles such as e+, e-, p and pbar in various
combinations. It contains theory and models for a number of physics
aspects, including hard and soft interactions, parton distributions,
initial- and final-state parton showers, multiple interactions,
fragmentation and decay. It is largely based on original research,
but also borrows many formulae and other knowledge from the
literature.
</longdescription>
<use>
<flag name='hepmc'>Adds support for High Energy Physics Monte Carlo
Generators <pkg>sci-physics/hepmc</pkg></flag>
</use>
</pkgmetadata>
|