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

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

Member Data Documentation

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 194 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 193 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

SiPixelTemplateHeader SiPixelTemplateStore::head

< template storage structure

Definition at line 191 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().