CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
SiPixelTemplateStore Struct Reference

#include <SiPixelTemplate.h>

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

Detailed Description

Definition at line 201 of file SiPixelTemplate.h.

Member Data Documentation

float SiPixelTemplateStore::cotalphaX[29]

Definition at line 205 of file SiPixelTemplate.h.

float SiPixelTemplateStore::cotbetaX[5]

Definition at line 204 of file SiPixelTemplate.h.

float SiPixelTemplateStore::cotbetaY[60]

Definition at line 203 of file SiPixelTemplate.h.

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 208 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 207 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

SiPixelTemplateHeader SiPixelTemplateStore::head

< template storage structure

Definition at line 202 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().