summaryrefslogtreecommitdiff
path: root/sci-physics/pythia/metadata.xml
blob: fb8f9f855f2b628a1cc3bd74c0d5c8a9867115dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?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>
  </use>
  <upstream>
    <remote-id type="gitlab">Pythia8/releases</remote-id>
  </upstream>
</pkgmetadata>