icarus::crt::CRTData flag mnemonics More...
Variables | |
static constexpr uint32_t | TS0Present = 0x0001 |
TS0 counter was restarted in time. More... | |
static constexpr uint32_t | TS1Present = 0x0002 |
TS1 counter was restarted in time. More... | |
static constexpr uint32_t | TS0Reference = 0x0004 |
This hit is a T0 reference signal. More... | |
static constexpr uint32_t | TS1Reference = 0x0008 |
This hit is a T1 reference signal. More... | |
icarus::crt::CRTData flag mnemonics
|
static |
TS0 counter was restarted in time.
Definition at line 8 of file ICARUS/CRT/CRTData.hh.
|
static |
This hit is a T0 reference signal.
Definition at line 10 of file ICARUS/CRT/CRTData.hh.
|
static |
TS1 counter was restarted in time.
Definition at line 9 of file ICARUS/CRT/CRTData.hh.
|
static |
This hit is a T1 reference signal.
Definition at line 11 of file ICARUS/CRT/CRTData.hh.