Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

extraScans.h

00001 #ifndef SCT_EXTRA_SCANS
00002 #define SCT_EXTRA_SCANS
00003 
00004 #define ST_FEEDTHROUGH    16  /* accumulate  */
00005 
00006 /*******************************************************************
00007  * These are read by genScanDescriptors.pl in SCT/ so anything but *
00008  * simple integer literals don't work...                           *
00009  *******************************************************************/
00010 
00011 // BOC Global scans
00012 #define SCT_SCAN_BOC_BPM_PHASE    200
00013 #define SCT_SCAN_BOC_BREG_PHASE   201
00014 #define SCT_SCAN_BOC_V0_PHASE     202         // Vernier 0
00015 #define SCT_SCAN_BOC_V1_PHASE     203         // Vernier 1
00016 #define SCT_SCAN_BOC_VRN_FINE     204         // Vernier fine
00017 #define SCT_SCAN_BOC_V_PHASES     205         // Vernier 0 and 1
00018 
00019 // BOC channel scans
00020 #define SCT_SCAN_TX_CHANNELS      350         // 0 turns on module in channel 0, 1 turns on 1 etc.
00021 #define SCT_SCAN_RAW_TX_CHANNELS  351         // 0 turns on channel 0, 1 turns on 1 etc.
00022 
00023 #endif

Generated on Fri Sep 16 18:01:50 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5