Jpp  17.3.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
trigger.sh
Go to the documentation of this file.
1 #!/bin/zsh
2 # KM3NeT Data Definitions v3.0.0-3-gef79250
3 # https://git.km3net.de/common/km3net-dataformat
4 
5 export JTRIGGER3DSHOWER=1
6 export JTRIGGERMXSHOWER=2
7 export JTRIGGER3DMUON=4
8 export JTRIGGERNB=5
9 export FACTORY_LIMIT=31
static const int JTRIGGER3DSHOWER
KM3NeT Data Definitions v3.0.0-3-gef79250 https://git.km3net.de/common/km3net-dataformat.
Definition: trigger.hh:12
static const int FACTORY_LIMIT
Bit indicating max nhits reached in trigger.
Definition: trigger.hh:16
static const int JTRIGGERMXSHOWER
Shower trigger L0/L1.
Definition: trigger.hh:13
static const int JTRIGGER3DMUON
Muon trigger.
Definition: trigger.hh:14
static const int JTRIGGERNB
Nano-beacon trigger.
Definition: trigger.hh:15