Jpp 20.0.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
applications.sh
Go to the documentation of this file.
1#!/bin/zsh
2# KM3NeT Data Definitions v3.6.1-2-g905a24d
3# https://git.km3net.de/common/km3net-dataformat
4
5export APPLICATION_GENHEN= "GENHEN"
6export APPLICATION_GSEAGEN= "gSeaGen"
7export APPLICATION_MUPAGE= "MUPAGE"
8export APPLICATION_CORSIKA= "CORSIKA"
9export APPLICATION_KM3BUU= "KM3BUU"
10export APPLICATION_KM3= "km3"
11export APPLICATION_KM3SIM= "KM3Sim"
12export APPLICATION_JSIRENE= "JSirene"
13