mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
616999807f
Part-of: https://github.com/gentoo/gentoo/pull/45730 Closes: https://github.com/gentoo/gentoo/pull/45730 Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
37 lines
1.8 KiB
XML
37 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="person">
|
|
<email>apn-pucky@gentoo.org</email>
|
|
<name>Alexander Puck Neuwirth</name>
|
|
</maintainer>
|
|
<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="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 <pkg>sci-libs/hdf5</pkg> and <pkg>sci-libs/highfive</pkg></flag>
|
|
<flag name="mg5mes">MadGraph matrix element plugins for parton showers</flag>
|
|
<flag name="mpich">Multi-threading support via <pkg>sys-cluster/mpich</pkg></flag>
|
|
<flag name="rivet">Support <pkg>sci-physics/rivet</pkg></flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="gitlab">Pythia8/releases</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|