Changeset 12005 for trunk/FACT++/src/fscctrl.cc
- Timestamp:
- 09/07/11 13:29:14 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/fscctrl.cc
r11868 r12005 297 297 int mapt[] = 298 298 { 299 0, 1, 2, 3, 4, 5, 6, 56, 57, 58, 59, 60, 300 61, 62, 32, 33, 34, 35, 36, 63, 37, 38, 39, 24, 301 25, 26, 27, 28, 29, 30, 31, 302 // 303 8, 9, 48, 49, 40, 41, 16, 17, 304 // 305 10, 11, 50, 51, 42, 43, 18, 19, 12, 52, 20, 44, 306 // 307 13, 21, 45, 53, 308 // 309 14, 15, 46, 47, 310 // 311 -1 299 // sensor compartment temperatures 300 0, 1, 2, 3, 4, 5, 6, 56, 57, 58, 59, 60, 301 61, 62, 32, 33, 34, 35, 36, 63, 37, 38, 39, 24, 302 25, 26, 27, 28, 29, 30, 31, 303 // crate temperatures (0-3, back, front) 304 12, 13, 52, 53, 44, 45, 20, 21, 305 //crate power supply temperatures (0-3) 306 8, 9, 48, 49, 40, 41, 16, 17, 307 // aux power supplies (FTM-side top/bot, FSC-side top/bot) 308 10, 50, 18, 42, 309 // backpanel (FTM-side top/bot, FSC-side top/bot) 310 11, 51, 19, 43, 311 // switch boxes (top front/back, bottom front/back) 312 15, 14, 47, 46, 313 // 314 -1 312 315 }; 313 316
Note:
See TracChangeset
for help on using the changeset viewer.