1 #ifndef _RTSCNDTRIGGER_H_
2 #define _RTSCNDTRIGGER_H_
4 #include "rtsDbConstants.h"
13 char name[DB_MAX_STR_LEN];
22 float expected_L0_fraction;
23 float desired_L0_rate;
24 float expected_L1_fraction;
25 float desired_L1_rate;
26 float expected_L2_fraction;
27 float desired_L2_rate;
28 float expected_L3_fraction;
29 float desired_L3_rate;
40 unsigned int detectorLiveOnBits;
41 unsigned int detectorLiveOffBits;
42 unsigned int detectorRequest;
59 int l1_special_processing;
63 int l2_special_processing;
67 int l3_special_processing;