Jpp  master_rocky
the software that should make you happy
Variables
trigger.hh File Reference

Go to the source code of this file.

Variables

static const int JTRIGGER3DSHOWER = 1
 KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat. More...
 
static const int JTRIGGERMXSHOWER = 2
 Shower trigger L0/L1. More...
 
static const int JTRIGGER3DMUON = 4
 Muon trigger. More...
 
static const int JTRIGGERNB = 5
 Nano-beacon trigger. More...
 
static const int FACTORY_LIMIT = 31
 Bit indicating max nhits reached in trigger. More...
 

Variable Documentation

◆ JTRIGGER3DSHOWER

const int JTRIGGER3DSHOWER = 1
static

KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat.

trigger Shower trigger

Definition at line 12 of file trigger.hh.

◆ JTRIGGERMXSHOWER

const int JTRIGGERMXSHOWER = 2
static

Shower trigger L0/L1.

Definition at line 13 of file trigger.hh.

◆ JTRIGGER3DMUON

const int JTRIGGER3DMUON = 4
static

Muon trigger.

Definition at line 14 of file trigger.hh.

◆ JTRIGGERNB

const int JTRIGGERNB = 5
static

Nano-beacon trigger.

Definition at line 15 of file trigger.hh.

◆ FACTORY_LIMIT

const int FACTORY_LIMIT = 31
static

Bit indicating max nhits reached in trigger.

Definition at line 16 of file trigger.hh.