CMS 3D CMS Logo

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

#include <SiPixelTemplate2D.h>

Public Attributes

float chi2avg [4]
 average chi^2 in 4 charge bins More...
 
float chi2avgone
 average y chi^2 for 1 pixel clusters More...
 
float chi2min [4]
 minimum of chi^2 in 4 charge bins More...
 
float chi2minone
 minimum of y chi^2 for 1 pixel clusters More...
 
float costrk [3]
 direction cosines of tracks used to generate this entry More...
 
float cotalpha
 cot(alpha) is proportional to cluster length in x and is basis of interpolation More...
 
float cotbeta
 cot(beta) is proportional to cluster length in y and is basis of interpolation More...
 
int iymax
 the maximum nonzero pixel yindex in template (saves time during interpolation) More...
 
int iymin
 the minimum nonzero pixel yindex in template (saves time during interpolation) More...
 
int jxmax
 the maximum nonzero pixel xindex in template (saves time during interpolation) More...
 
int jxmin
 the minimum nonzero pixel xindex in template (saves time during interpolation) More...
 
float lanpar [2][5]
 pixel landau distribution parameters More...
 
float pixmax
 maximum charge for individual pixels in cluster More...
 
float qavg
 average cluster charge for this set of track angles More...
 
int runnum
 < Basic template entry corresponding to a single set of track angles More...
 
float spare [20]
 
float sxymax
 average pixel signal for use of the error parameterization More...
 
float xypar [2][5]
 pixel uncertainty parameterization More...
 
float xytemp [7][7][13][7]
 templates for y-reconstruction (binned over 1 central pixel) More...
 

Detailed Description

Definition at line 30 of file SiPixelTemplate2D.h.

Member Data Documentation

float SiPixelTemplateEntry2D::chi2avg[4]

average chi^2 in 4 charge bins

Definition at line 45 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::chi2avgone

average y chi^2 for 1 pixel clusters

Definition at line 47 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::chi2min[4]

minimum of chi^2 in 4 charge bins

Definition at line 46 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::chi2minone

minimum of y chi^2 for 1 pixel clusters

Definition at line 48 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::costrk[3]

direction cosines of tracks used to generate this entry

Definition at line 34 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::cotalpha

cot(alpha) is proportional to cluster length in x and is basis of interpolation

Definition at line 32 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::cotbeta

cot(beta) is proportional to cluster length in y and is basis of interpolation

Definition at line 33 of file SiPixelTemplate2D.h.

int SiPixelTemplateEntry2D::iymax

the maximum nonzero pixel yindex in template (saves time during interpolation)

Definition at line 39 of file SiPixelTemplate2D.h.

int SiPixelTemplateEntry2D::iymin

the minimum nonzero pixel yindex in template (saves time during interpolation)

Definition at line 38 of file SiPixelTemplate2D.h.

int SiPixelTemplateEntry2D::jxmax

the maximum nonzero pixel xindex in template (saves time during interpolation)

Definition at line 41 of file SiPixelTemplate2D.h.

int SiPixelTemplateEntry2D::jxmin

the minimum nonzero pixel xindex in template (saves time during interpolation)

Definition at line 40 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::lanpar[2][5]

pixel landau distribution parameters

Definition at line 43 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::pixmax

maximum charge for individual pixels in cluster

Definition at line 36 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::qavg

average cluster charge for this set of track angles

Definition at line 35 of file SiPixelTemplate2D.h.

int SiPixelTemplateEntry2D::runnum

< Basic template entry corresponding to a single set of track angles

number of pixelav run used to generate this entry

Definition at line 31 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::spare[20]

Definition at line 49 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::sxymax

average pixel signal for use of the error parameterization

Definition at line 37 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::xypar[2][5]

pixel uncertainty parameterization

Definition at line 42 of file SiPixelTemplate2D.h.

float SiPixelTemplateEntry2D::xytemp[7][7][13][7]

templates for y-reconstruction (binned over 1 central pixel)

Definition at line 44 of file SiPixelTemplate2D.h.