summaryrefslogtreecommitdiff
path: root/sci-physics/rivet/metadata.xml
blob: a004d00e7bbe41b0fd82df9d1aab12b8473e42d6 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>alexander@neuwirth-informatik.de</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">
	Rivet is a system for preservation of particle-collider analysis logic, analysis reinterpretation via MC simulations, and the validation and improvement of Monte Carlo event generator codes. 
	It covers all aspects of collider physics, from unfolded precision measurements to reconstruction-level searches, and physics from the Standard Model to BSM theories, and from perturbative jet, boson and top-quarks to hadron decays, inclusive QCD, and Heavy Ion physics.
	</longdescription>
	<use>
		<flag name="zlib">Build with zlib</flag>
		<flag name="hepmc3">Build with HepMC3</flag>
		<flag name="hepmc2">Build with HepMC2</flag>
	</use>
	<upstream>
		<remote-id type="gitlab">hepcedar/rivet</remote-id>
	</upstream>
</pkgmetadata>