Go to the documentation of this file.
13 #ifndef SiPixelTemplateDefs_h
14 #define SiPixelTemplateDefs_h 1
22 #define THY 10 // = TYSIZE/2
24 #define TYTEN 210 // = 10*TYSIZE
25 #define BYSIZE TYSIZE + 4
26 #define BHY 12 // = BYSIZE/2
27 #define BYM1 TYSIZE + 3
28 #define BYM2 TYSIZE + 2
29 #define BYM3 TYSIZE + 1
31 #define THX 6 // = TXSIZE/2
33 #define BXSIZE TXSIZE + 4
34 #define BHX 8 // = BXSIZE/2
35 #define BXM1 TXSIZE + 3
36 #define BXM2 TXSIZE + 2
37 #define BXM3 TXSIZE + 1
40 #define T2HY 10 // = T2YSIZE/2
41 #define T2HYP1 T2HY + 1 // = T2YSIZE/2+1
42 #define T2HX 3 // = T2XSIZE/2
43 #define TEMP_ENTRY_SIZEX_A 80
44 #define TEMP_ENTRY_SIZEX_B 80
45 #define TEMP_ENTRY_SIZEY 100