#include <SiPixelTemplate.h>
Public Attributes | |
std::array< float, 80 > | cotalphaX |
60 y templates spanning cluster lengths from 0px to +18px More... | |
std::array< float, 80 > | cotbetaX |
std::array< float, 100 > | cotbetaY |
SiPixelTemplateEntry | entx [80][80] |
SiPixelTemplateEntry | enty [100] |
60 Barrel x templates spanning cluster lengths from -6px (-1.125Rad) to +6px (+1.125Rad) in each of 60 slices More... | |
SiPixelTemplateHeader | head |
< template storage structure More... | |
Definition at line 207 of file SiPixelTemplate.h.
std::array<float, 80 > SiPixelTemplateStore::cotalphaX |
60 y templates spanning cluster lengths from 0px to +18px
Definition at line 212 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
std::array<float, 80 > SiPixelTemplateStore::cotbetaX |
Definition at line 211 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
std::array<float, 100 > SiPixelTemplateStore::cotbetaY |
Definition at line 210 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
SiPixelTemplateEntry SiPixelTemplateStore::entx[80][80] |
Definition at line 216 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
SiPixelTemplateEntry SiPixelTemplateStore::enty[100] |
60 Barrel x templates spanning cluster lengths from -6px (-1.125Rad) to +6px (+1.125Rad) in each of 60 slices
Definition at line 214 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
SiPixelTemplateHeader SiPixelTemplateStore::head |
< template storage structure
Definition at line 208 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().