/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/CSCObjects/test/csc_trigger_test_map.txt
53 строки
3 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
# Mapping between hardware and software for CSC trigger in slice test # This is a very simple mapping, but it has the flexibility to handle # almost any mapping. # Lindsey Gray 02-23-05 # READOUT GEOMETRY # ================================================================================ # endcap station sector subsector cscid | endcap station sector subsector cscid # ================================================================================ # ME+2/1 1 2 5 0 1 1 2 5 0 1 1 2 5 0 2 1 2 5 0 2 1 2 5 0 3 1 2 5 0 3 # ME+2/2 1 2 5 0 4 1 2 5 0 4 1 2 5 0 5 1 2 5 0 5 1 2 5 0 6 1 2 5 0 6 1 2 5 0 7 1 2 5 0 7 1 2 5 0 8 1 2 5 0 8 1 2 5 0 9 1 2 5 0 9 # ME+3/1 1 3 5 0 1 1 3 5 0 1 1 3 5 0 2 1 3 5 0 2 1 3 5 0 3 1 3 5 0 3 # ME+3/2 1 3 5 0 4 1 3 5 0 4 1 3 5 0 5 1 3 5 0 5 1 3 5 0 6 1 3 5 0 6 1 3 5 0 7 1 3 5 0 7 1 3 5 0 8 1 3 5 0 8 1 3 5 0 9 1 3 5 0 9 # ================================================================================ #Example of a more elaborate trigger schemes # This mapping takes the output of one chamber and splits it across two stations # so that you can form tracks and trigger using only one chamber. This setup has # actually been used in the slice test. # ================================================================================ # endcap station sector subsector cscid | endcap station sector subsector cscid # ================================================================================ # ME+2/1 # 1 2 5 0 1 1 2 5 0 1 # 1 1 5 1 1 1 2 5 0 1 # ================================================================================ # # This mapping represents a dmb/tmb that is in the wrong slot for its appropriate # cscid. You would often find this situation in a test beam. # # ================================================================================ # endcap station sector subsector cscid | endcap station sector subsector cscid # ================================================================================ # ME+2/1 # 1 2 5 0 4 1 2 5 0 1 # ================================================================================