Files
gentoo/sci-physics/pythia/metadata.xml
Alexander Puck Neuwirth ed5f074c0e sci-physics/pythia: add 8.3.12
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2024-10-20 18:31:03 +02:00

34 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-physics@gentoo.org</email>
<name>Gentoo Physics Project</name>
</maintainer>
<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="fastjet">Build jets using the <pkg>sci-physics/fastjet</pkg> package</flag>
<flag name="hepmc">Adds support for High Energy Physics Monte Carlo Generators <pkg>sci-physics/hepmc</pkg></flag>
<flag name="hepmc2">Adds support for High Energy Physics Monte Carlo Generators 2 <pkg>sci-physics/hepmc</pkg></flag>
<flag name="hepmc3">Adds support for High Energy Physics Monte Carlo Generators 3 <pkg>sci-physics/hepmc</pkg></flag>
<flag name="lhapdf">Support the use of external PDF sets via <pkg>sci-physics/lhapdf</pkg></flag>
<flag name="root">Use <pkg>sci-physics/root</pkg> trees and histograms (in examples only)</flag>
<flag name="highfive">Support hdf and highfive</flag>
<flag name="mpich">Support mpich</flag>
<flag name="rivet">Support <pkg>sci-physics/rivet</pkg></flag>
</use>
<upstream>
<remote-id type="gitlab">Pythia8/releases</remote-id>
</upstream>
</pkgmetadata>