Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
applications.hh
Go to the documentation of this file.
1#ifndef __applications__
2#define __applications__
3
4/**
5 * KM3NeT Data Definitions v3.5.1-1-gd514d72
6 * https://git.km3net.de/common/km3net-dataformat
7 */
8
9/**
10 * applications
11 */
12static const char* const APPLICATION_GENHEN = "GENHEN" ; //!< event generator
13static const char* const APPLICATION_GSEAGEN = "gSeaGen" ; //!< event generator
14static const char* const APPLICATION_MUPAGE = "MUPAGE" ; //!< event generator
15static const char* const APPLICATION_CORSIKA = "CORSIKA" ; //!< event generator
16static const char* const APPLICATION_KM3BUU = "KM3BUU" ; //!< event generator
17static const char* const APPLICATION_KM3 = "km3" ; //!< detector simulation
18static const char* const APPLICATION_KM3SIM = "KM3Sim" ; //!< detector simulation
19static const char* const APPLICATION_JSIRENE = "JSirene" ; //!< detector simulation
20#endif
static const char *const APPLICATION_KM3SIM
detector simulation
static const char *const APPLICATION_KM3BUU
event generator
static const char *const APPLICATION_GENHEN
KM3NeT Data Definitions v3.5.1-1-gd514d72 https://git.km3net.de/common/km3net-dataformat.
static const char *const APPLICATION_GSEAGEN
event generator
static const char *const APPLICATION_JSIRENE
detector simulation
static const char *const APPLICATION_MUPAGE
event generator
static const char *const APPLICATION_CORSIKA
event generator
static const char *const APPLICATION_KM3
detector simulation