Project
Loading...
Searching...
No Matches
o2::trigger Namespace Reference

Variables

constexpr uint32_t ORBIT = 0x1 << 0
 
constexpr uint32_t HB = 0x1 << 1
 
constexpr uint32_t HBr = 0x1 << 2
 
constexpr uint32_t HC = 0x1 << 3
 
constexpr uint32_t PhT = 0x1 << 4
 
constexpr uint32_t PP = 0x1 << 5
 
constexpr uint32_t Cal = 0x1 << 6
 
constexpr uint32_t SOT = 0x1 << 7
 
constexpr uint32_t EOT = 0x1 << 8
 
constexpr uint32_t SOC = 0x1 << 9
 
constexpr uint32_t EOC = 0x1 << 10
 
constexpr uint32_t TF = 0x1 << 11
 
constexpr uint32_t TPC = 0x1 << 29
 
constexpr uint32_t TPCrst = 0x1 << 30
 
constexpr uint32_t TOF = 0x1 << 31
 

Variable Documentation

◆ Cal

constexpr uint32_t o2::trigger::Cal = 0x1 << 6
constexpr

Definition at line 32 of file Triggers.h.

◆ EOC

constexpr uint32_t o2::trigger::EOC = 0x1 << 10
constexpr

Definition at line 36 of file Triggers.h.

◆ EOT

constexpr uint32_t o2::trigger::EOT = 0x1 << 8
constexpr

Definition at line 34 of file Triggers.h.

◆ HB

constexpr uint32_t o2::trigger::HB = 0x1 << 1
constexpr

Definition at line 27 of file Triggers.h.

◆ HBr

constexpr uint32_t o2::trigger::HBr = 0x1 << 2
constexpr

Definition at line 28 of file Triggers.h.

◆ HC

constexpr uint32_t o2::trigger::HC = 0x1 << 3
constexpr

Definition at line 29 of file Triggers.h.

◆ ORBIT

constexpr uint32_t o2::trigger::ORBIT = 0x1 << 0
constexpr

Definition at line 26 of file Triggers.h.

◆ PhT

constexpr uint32_t o2::trigger::PhT = 0x1 << 4
constexpr

Definition at line 30 of file Triggers.h.

◆ PP

constexpr uint32_t o2::trigger::PP = 0x1 << 5
constexpr

Definition at line 31 of file Triggers.h.

◆ SOC

constexpr uint32_t o2::trigger::SOC = 0x1 << 9
constexpr

Definition at line 35 of file Triggers.h.

◆ SOT

constexpr uint32_t o2::trigger::SOT = 0x1 << 7
constexpr

Definition at line 33 of file Triggers.h.

◆ TF

constexpr uint32_t o2::trigger::TF = 0x1 << 11
constexpr

Definition at line 37 of file Triggers.h.

◆ TOF

constexpr uint32_t o2::trigger::TOF = 0x1 << 31
constexpr

Definition at line 41 of file Triggers.h.

◆ TPC

constexpr uint32_t o2::trigger::TPC = 0x1 << 29
constexpr

Definition at line 39 of file Triggers.h.

◆ TPCrst

constexpr uint32_t o2::trigger::TPCrst = 0x1 << 30
constexpr

Definition at line 40 of file Triggers.h.