- BEMC
- BTOF
- DAQ
- Detector Upgrades
- EEMC
- EPD
- ETOF
- Calibration Status
- HV scan
- Open Tasks
- Open Tasks
- Pre-Amp damage 2020
- Pre-Amp damage 2020
- ProtonAnalysis
- Talk Analysis Meeting 06/2022: eTOF data in Analysis
- eTOF Data Format
- eTOF database tables
- calib param
- detector resolution
- digi time correction
- digi tot correction
- electronics map
- etof get4state
- geometry alignment
- geometry alignment on counter level
- hit modification on counter level
- hit param
- match param
- pulser time difference in Gbtx
- pulser tot peak
- reset time offset
- signal velocity
- sim efficiency
- slewing correction
- status map
- timing window
- eTOF hit positions
- eTOF noise rates
- eTOF planning meeting April 9, files
- eTOF run-by-run QA
- eTOF run19 performance
- eTOF software status
- eTOF threshold scan
- eToF Runlist 9.2 GeV
- FCS
- FGT
- FPD & FMS & FPS
- FTPC
- FTT
- HFT
- HLT
- L3
- MTD
- MTD NPS Maps
- PMD
- PP2PP
- RICH
- Roman Pot Phase II*
- Run-18 calibrations
- SSD
- SVT
- Slow Controls
- TPC
- TRG
- Trigger Detectors
- VPD
- test
etof get4state
Updated on Sun, 2024-09-22 10:08. Originally created by ysoehngen on 2024-07-10 13:46.
Under:
state of Get4s regarding to clock-jumps
variables:
unsigned long etofGet4State[1000000]; // state of get4s, changes & corresponding event id's
frequency:
each entry covers a run
index name:
*table is not indexed
size:
about 4MB per run
write access:
ysoehngen -- Yannick Söhngen ( Heidelberg University )
etofGet4State.idl:
/* etofGet4State.idl
*
* table: etofGet4State
*
* description:Get4States and state changes dealing with "Clock-Jumps"
* 0 - good, 1 - too early by 6.25ns ,2 too late by 6.25 ns,3 - bad
*
* author: Yannick Söhngen ( PI Heidelberg )
*
*/
struct etofGet4State {
unsigned long etofGet4State[1000000]; /* state of get4s, changes & event id */
};
»
- Printer-friendly version
- Login or register to post comments