Skip to content

niess/alouette

Repository files navigation

Alouette Linux OSX

(Y-ET another encapsulaTEd TA-UOLA, backwards)

Description

Alouette is a TAUOLA thin wrapper for simulating single τ decays. It can operate in forward or in backward Monte Carlo mode. Alouette is built over Tauola++ Fortran source (version 1.1.8, for LHC). It can be used as a C library (libalouette) or as a Python 3 package (alouette).

The Alouette API is meant to be light and simple. It exposes two key functions, decay and undecay. Initialisation is automatic. A more detailed description of Alouette is avaible online, from Read the Docs. One can also browse the examples shipped with the source.

Portability

Alouette is designed for UNIX systems. It relies on POSIX specifics, e.g. it assumes /dev/urandom to be available. Alouette is tested on Linux and OSX.

Thread safety

TAUOLA and the Alouette wrapper do not support multi-threading.

License

The Alouette wrapper is under the GNU LGPLv3 license. See the LICENSE and COPYING.LESSER files.

About

A backward Monte-Carlo library for tau decays

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published