extraScans.h

00001 #ifndef SCT_EXTRA_SCANS
00002 #define SCT_EXTRA_SCANS
00003 
00004 //AJB noticed that this has been added to the AbcdScans.h with a DIFFERENT value of 39 
00005 //#define ST_FEEDTHROUGH    16  /* accumulate  */
00006 
00007 /*******************************************************************
00008  * These are read by genScanDescriptors.pl in SCT/ so anything but *
00009  * simple integer literals don't work...                           *
00010  *******************************************************************/
00011 
00012 // BOC Global scans
00013 #define SCT_SCAN_BOC_BPM_PHASE    200
00014 #define SCT_SCAN_BOC_BREG_PHASE   201
00015 #define SCT_SCAN_BOC_V0_PHASE     202         // Vernier 0
00016 #define SCT_SCAN_BOC_V1_PHASE     203         // Vernier 1
00017 #define SCT_SCAN_BOC_VRN_FINE     204         // Vernier fine
00018 #define SCT_SCAN_BOC_V_PHASES     205         // Vernier 0 and 1
00019 
00020 // BOC channel scans
00021 #define SCT_SCAN_TX_CHANNELS      350         // 0 turns on module in channel 0, 1 turns on 1 etc.
00022 #define SCT_SCAN_RAW_TX_CHANNELS  351         // 0 turns on channel 0, 1 turns on 1 etc.
00023 
00024 #define SCT_TIM_PRE_TRIGGER_DELAY 501         // Delay between TIM NIM trigger input and trigger
00025 #define SCT_TIM_CLOCK_DELAY 502               // Delay between ext clock and clock -> ROD in 0.5 ns steps.
00026 
00027 #endif

Generated on Mon Feb 6 14:01:19 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6