DarkLight: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Links) |
||
Line 12: | Line 12: | ||
* chronobox_software - DLTDC MIDAS frontend git repo | * chronobox_software - DLTDC MIDAS frontend git repo | ||
* (to be split) dldb - fedldb git repo | * (to be split) dldb - fedldb git repo | ||
= DAQ = | |||
* ODB /eq/cb02/settings: | |||
* dl_ctrl for A+B 0xC0FE | |||
* dl_ctrl for A*B 0xC0F0 | |||
* A is grand-OR of all scintillators on the TDC-A cable (enabled by dl_trg_mask[7..0], 8 bits for the 8 scintillators) | |||
* B is grand-OR of all scintillators on the TDC-B cable (enabled by dl_trg_mask[15..8], 8 bits for the 8 scintillators) | |||
* each scintillator signal (A[7..0] and B[7..0]) is L*R hardwired in dl/dl.sv | |||
* dl_tdc_mask can be used to disable each of the 32 TDC inputs (see map between TDC inputs and scintillator channels) | |||
* there is no button to disable chronobox counters and rates for individual CB channels |
Latest revision as of 23:32, 16 April 2025
DarkLight experiment at TRIUMF
Links
- https://daq13.triumf.ca - detector facility daq station
- https://daq17.triumf.ca - MOB lab daq station
- git clone dldaq@daq00.triumf.ca/git/dlana - trigger detector analysis software
- DL-DB - trigger detector SiPM board and distribution board documentation
- https://daq00.triumf.ca/AgWiki/index.php/Chronobox - DLTDC base firmware documentation
- DL-TDC - DLTDC special documentation
- chronobox_firmware branch dl-tdc - DLTDC firmware git repo
- chronobox_software - DLTDC MIDAS frontend git repo
- (to be split) dldb - fedldb git repo
DAQ
- ODB /eq/cb02/settings:
- dl_ctrl for A+B 0xC0FE
- dl_ctrl for A*B 0xC0F0
- A is grand-OR of all scintillators on the TDC-A cable (enabled by dl_trg_mask[7..0], 8 bits for the 8 scintillators)
- B is grand-OR of all scintillators on the TDC-B cable (enabled by dl_trg_mask[15..8], 8 bits for the 8 scintillators)
- each scintillator signal (A[7..0] and B[7..0]) is L*R hardwired in dl/dl.sv
- dl_tdc_mask can be used to disable each of the 32 TDC inputs (see map between TDC inputs and scintillator channels)
- there is no button to disable chronobox counters and rates for individual CB channels