CMS 3D CMS Logo

List of all members | Public Attributes
SiPixelGenErrorStore Struct Reference

#include <SiPixelGenError.h>

Public Attributes

float cotalphaX [80]
 60 y templates spanning cluster lengths from 0px to +18px More...
 
float cotbetaX [80]
 
float cotbetaY [100]
 
SiPixelGenErrorEntry entx [80][80]
 
SiPixelGenErrorEntry enty [100]
 60 x templates spanning cluster lengths from -6px (-1.125Rad) to +6px (+1.125Rad) in each of 60 slices More...
 
SiPixelGenErrorHeader head
 < template storage structure More...
 

Detailed Description

Definition at line 78 of file SiPixelGenError.h.

Member Data Documentation

◆ cotalphaX

float SiPixelGenErrorStore::cotalphaX[80]

60 y templates spanning cluster lengths from 0px to +18px

Definition at line 83 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

◆ cotbetaX

float SiPixelGenErrorStore::cotbetaX[80]

Definition at line 82 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

◆ cotbetaY

float SiPixelGenErrorStore::cotbetaY[100]

Definition at line 81 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

◆ entx

SiPixelGenErrorEntry SiPixelGenErrorStore::entx[80][80]

Definition at line 87 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

◆ enty

SiPixelGenErrorEntry SiPixelGenErrorStore::enty[100]

60 x templates spanning cluster lengths from -6px (-1.125Rad) to +6px (+1.125Rad) in each of 60 slices

Definition at line 85 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

◆ head

SiPixelGenErrorHeader SiPixelGenErrorStore::head

< template storage structure

Definition at line 79 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().