![]() |
Project
|
#include <ElectronicsDelay.h>
Public Attributes | |
int16_t | calibToFET {21} |
Delay between FET and calibration event. | |
int16_t | localToBC {90} |
Delay between collision BC and local clock. | |
int16_t | localToReg {6} |
Delay between regional board and local board answers. | |
Electronics delays
The delays are in local clocks, and correspond to the LHC clocks (aka BCs)
Definition at line 31 of file ElectronicsDelay.h.
int16_t o2::mid::ElectronicsDelay::calibToFET {21} |
Delay between FET and calibration event.
Definition at line 32 of file ElectronicsDelay.h.
int16_t o2::mid::ElectronicsDelay::localToBC {90} |
Delay between collision BC and local clock.
Definition at line 33 of file ElectronicsDelay.h.
int16_t o2::mid::ElectronicsDelay::localToReg {6} |
Delay between regional board and local board answers.
Definition at line 34 of file ElectronicsDelay.h.