#include <SiPixelTemplate.h>
Public Member Functions | |
void | destroy () |
Public Attributes | |
float | cotalphaX [29] |
float | cotbetaX [5] |
float | cotbetaY [60] |
SiPixelTemplateEntry | entx [5][29] |
29 Barrel x templates spanning cluster lengths from -6px (-1.125Rad) to +6px (+1.125Rad) in each of 5 slices [3x29 for fpix] More... | |
SiPixelTemplateEntry | enty [60] |
60 Barrel y templates spanning cluster lengths from 0px to +18px [28 entries for fpix] More... | |
SiPixelTemplateHeader | head |
< template storage structure More... | |
Definition at line 214 of file SiPixelTemplate.h.
|
inline |
float SiPixelTemplateStore::cotalphaX[29] |
Definition at line 219 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateStore::cotbetaX[5] |
Definition at line 218 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateStore::cotbetaY[60] |
Definition at line 217 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
SiPixelTemplateEntry SiPixelTemplateStore::entx[5][29] |
29 Barrel x templates spanning cluster lengths from -6px (-1.125Rad) to +6px (+1.125Rad) in each of 5 slices [3x29 for fpix]
Definition at line 221 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
SiPixelTemplateEntry SiPixelTemplateStore::enty[60] |
60 Barrel y templates spanning cluster lengths from 0px to +18px [28 entries for fpix]
Definition at line 220 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
SiPixelTemplateHeader SiPixelTemplateStore::head |
< template storage structure
Definition at line 215 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().