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 */
};