CMS 3D CMS Logo

List of all members | Public Attributes
SiPixelTemplateStore Struct Reference

#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...
 

Detailed Description

Definition at line 207 of file SiPixelTemplate.h.

Member Data Documentation

◆ cotalphaX

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().

◆ cotbetaX

std::array<float, 80 > SiPixelTemplateStore::cotbetaX

Definition at line 211 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ cotbetaY

std::array<float, 100 > SiPixelTemplateStore::cotbetaY

Definition at line 210 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ entx

SiPixelTemplateEntry SiPixelTemplateStore::entx[80][80]

Definition at line 216 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ enty

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().

◆ head

SiPixelTemplateHeader SiPixelTemplateStore::head

< template storage structure

Definition at line 208 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().