Testing | Coverage | Documentation | DOI |
---|---|---|---|
event-generator is a package designed for the IceCube neutrino telescope. It can be used to generate and reconstruct arbitrary event hypotheses.
The documentation for the package can be found here: https://user-web.icecube.wisc.edu/~mhuennefeld/docs/event_generator/html/
More example code and examples will be added as time permits.
deps
contains C/C++ file dependencies of the packages which are compiled when
the package is installed.
docs
contains Sphinx documentation which is automatically build from in-code
comments and deployed
egenerator
contains the python source code of the package.
test
contains unit tests which can be run locally