Download materials for the TauolaC++ v1_1_8b bundle
Release notes.
- This is a simple distribution of TauolaC++, Pythia8 and necessary dependencies.
- Supported Platforms
Download scripts for binary distributions.
- pullProducts
- Will pull all products listed in the bundle manifest.
- This script will first check to see if a package is installed and will download the product only if not installed.
- USAGE:
- Download the script.
- chmod +x pullProducts
- ./pullProducts <product-directory> <OS> tauola-v1_1_8b <cet-qualifier>-<python-qualifier> <prof|debug>
- For supported combinations of <OS>, <cet-qualifier>,
and <python-qualifier> see the bundle
downloads page, or use getManifestList:
getManifestList [bundle name] [bundle version]
See About Qualifiers for qualifier descriptions.
We recommend downloading the prebuilt binaries whenever possible.
Packages
The following products are part of the tauola distribution:
Package | UPS Product | UPS Version |
GCC and/or LLVM/Clang | gcc and/or clang | per <cet-qualifier> |
SQLite | sqlite | per <python-version> |
Python | python | per <python-qualifier> |
LHAPDF | lhapdf | v6_2_3d |
HepMC3 | hepmc3 | v3_2_1a |
Pythia8 | pythia8 | v8_3_02 |
TauolaC++ / TauSpinner | tauola | v1_1_8b |
[ Distribution Home ]
|