Trigger Tower Mapping

updated: 30-Oct-06

Index

  1. ieta,iphi --> eta,phi Translation
  2. TT Mapping in the ADFs and TABs
  3. Differences in ADF and TAB Conventions


Central Points of TTs in eta & phi

Translations between iphi(TT) / ieta(TT) and physical eta / phi of the center of the TT are given below. Remeber that TTs have an extent of 0.2 in eta and phi.

TT |ieta| Cable Detector eta & phi Comments
all EM & Had phi = (iphi - 0.5) x 2pi/32  
<=16 EM & Had eta = sign(ieta) x (|ieta| - 0.5) x 0.2 EM: include only EM cells
Had: include only FH cells
17 EM
Had
<eta> = 3.45
<eta> = 3.45
EM: include only EM cells
Had: include only FH cells
18 EM
Had
<eta> = 3.9
<eta> = 4.1
EM: include only EM cells
Had: include only FH cells
19 EM
Had
<eta> = 0.95
<eta> = 1.25
MG: add to ieta=5 Had
ICD & MG: add to ieta=7 EM
20 EM
Had
<eta> = 0.75
<eta> = 1.05
MG: add to ieta=4 Had
MG: add to ieta=6 Had


TT Mapping in the ADFs and TABs

ADFs TT Mapping: see here

TAB TT Mapping:

Each TAB receives as input all TTs in eta for its phi slices. Because of the nature of the search region of the Sliding Windows algorithm, only a limited range of Jet objects is output. The input and output of each TAB in ieta is given below:
  TT eta TAB eta
Input-20 - +200 - 39
Output-16 - +154 - 34

The TABs all receive and output different phi regions, shown in the table below. In the table, each TAB's 9 phi inputs are shown as numbers 0-8 with a cyan backgroun, while its outputs are shown in boldface in a magenta background.
    TAB n Local phi
TT phi TAB/GAB
Global phi
 0   1   2   3   4   5   6   7 
0100 2         6
0201 3         7
0302 40        8
0403 51         
0504 62         
0605 73         
0706 84 0       
0807  5 1       
0908  6 2       
1009  7 3       
1110  8 40      
1211    51      
1312    62      
1413    73      
1514    84 0    
1615     5 1    
1716     6 2    
1817     7 3    
1918     8 40   
2019       51   
2120       62   
2221       73   
2322       84 0 
2423        5 1 
2524        6 2 
2625        7 3 
2726        8 40
2827          51
2928          62
3029          73
3130 0        84
3231 1         5
TT phi TAB/GAB
Global phi
 0   1   2   3   4   5   6   7 


Differnces in ADF and TAB Numbering Conventions

The TABs and GAB use a different eta,phi numbering convention than the TT ieta,iphi.

  Range (TAB/GAB) Range (TT) Conversion
phi 0 - 31 1 - 32 iphi(TAB) = iphi(TT) - 1
iphi(TT) = iphi(TAB) + 1
eta 0 - 39 -20 -- -1 & 1 -- 20 ieta(TAB) = ieta(TT) + 20 - [sign(ieta)+1]/2
ieta(TT) = ieta(TAB) - 20 (ieta(TAB)<20)
ieta(TT) = ieta(TAB) - 19 (ieta(TAB)>=20)