CMS 3D CMS Logo

Public Attributes

SiPixelTemplateEntry Struct Reference

#include <SiPixelTemplate.h>

List of all members.

Public Attributes

float alpha
 alpha track angle (defined in CMS CMS IN 2004/014)
float beta
 beta track angle (defined in CMS CMS IN 2004/014)
float chi2xavg [4]
 average x chi^2 in 4 charge bins
float chi2xavgc2m [4]
 1st pass chi2 min search: average x chi^2 in 4 charge bins (merged clusters)
float chi2xavgone
 average x chi^2 for 1 pixel clusters
float chi2xmin [4]
 minimum of x chi^2 in 4 charge bins
float chi2xminc2m [4]
 1st pass chi2 min search: minimum of x chi^2 in 4 charge bins (merged clusters)
float chi2xminone
 minimum of x chi^2 for 1 pixel clusters
float chi2yavg [4]
 average y chi^2 in 4 charge bins
float chi2yavgc2m [4]
 1st pass chi2 min search: average y chi^2 in 4 charge bins (merged clusters)
float chi2yavgone
 average y chi^2 for 1 pixel clusters
float chi2ymin [4]
 minimum of y chi^2 in 4 charge bins
float chi2yminc2m [4]
 1st pass chi2 min search: minimum of y chi^2 in 4 charge bins (merged clusters)
float chi2yminone
 minimum of y chi^2 for 1 pixel clusters
float clslenx
 cluster x-length in pixels at signal height sxmax/2
float clsleny
 cluster y-length in pixels at signal height symax/2
float costrk [3]
 direction cosines of tracks used to generate this entry
float cotalpha
 cot(alpha) is proportional to cluster length in x and is basis of interpolation
float cotbeta
 cot(beta) is proportional to cluster length in y and is basis of interpolation
float dxone
 mean offset/correction for one pixel x-clusters
float dxtwo
 mean offset/correction for one double-pixel x-clusters
float dyone
 mean offset/correction for one pixel y-clusters
float dytwo
 mean offset/correction for one double-pixel y-clusters
float fracxone
 fraction of sample with xsize = 1
float fracxtwo
 fraction of double pixel sample with xsize = 1
float fracyone
 fraction of sample with ysize = 1
float fracytwo
 fraction of double pixel sample with ysize = 1
float kappavav
 kappa parameter for Vavilov distribution
float kappavav2
 kappa parameter for Vavilov distribution for 2 merged clusters
float mpvvav
 most probable charge in Vavilov distribution (not actually for larger kappa)
float mpvvav2
 most probable charge in Vavilov distribution for 2 merged clusters (not actually for larger kappa)
float pixmax
 maximum charge for individual pixels in cluster
float qavg
 average cluster charge for this set of track angles (now includes threshold effects)
float qavg_avg
 average cluster charge of clusters that are less than qavg (normalize 2-D simple templates)
float qavg_spare
 spare cluster charge
float qbfrac [3]
 fraction of sample in qbin = 0-2 (>=3 is the complement)
float qmin
 minimum cluster charge for valid hit (keeps 99.9% of simulated hits)
float qmin2
 tighter minimum cluster charge for valid hit (keeps 99.8% of simulated hits)
data refman pasoursint
CMSSW_6_1_1 src
RecoLocalTracker
SiPixelRecHits interface
SiPixelTemplate h int 
runnum
 < Basic template entry corresponding to a single set of track angles
float sigmavav
 "sigma" scale fctor for Vavilov distribution
float sigmavav2
 "sigma" scale fctor for Vavilov distribution for 2 merged clusters
float spare [1]
float sxmax
 average pixel signal for x-projection of cluster
float sxone
 rms for one pixel x-clusters
float sxtwo
 rms for one double-pixel x-clusters
float symax
 average pixel signal for y-projection of cluster
float syone
 rms for one pixel y-clusters
float sytwo
 rms for one double-pixel y-clusters
float xavg [4]
 average x-bias of reconstruction binned in 4 charge bins
float xavgc2m [4]
 1st pass chi2 min search: average x-bias of reconstruction binned in 4 charge bins
float xavggen [4]
 generic algorithm: average x-bias of reconstruction binned in 4 charge bins
float xflpar [4][6]
 Aqfl-parameterized x-correction in 4 charge bins.
float xgsig [4]
 average sigma_x from Gaussian fit binned in 4 charge bins
float xgsiggen [4]
 generic algorithm: average sigma_x from Gaussian fit binned in 4 charge bins
float xgx0 [4]
 average x0 from Gaussian fit binned in 4 charge bins
float xgx0gen [4]
 generic algorithm: average x0 from Gaussian fit binned in 4 charge bins
float xpar [2][5]
 projected x-pixel uncertainty parameterization
float xrms [4]
 average x-rms of reconstruction binned in 4 charge bins
float xrmsc2m [4]
 1st pass chi2 min search: average x-rms of reconstruction binned in 4 charge bins
float xrmsgen [4]
 generic algorithm: average x-rms of reconstruction binned in 4 charge bins
float xtemp [9][TXSIZE]
 templates for x-reconstruction (binned over 1 central pixel)
float yavg [4]
 average y-bias of reconstruction binned in 4 charge bins
float yavgc2m [4]
 1st pass chi2 min search: average y-bias of reconstruction binned in 4 charge bins
float yavggen [4]
 generic algorithm: average y-bias of reconstruction binned in 4 charge bins
float yflpar [4][6]
 Aqfl-parameterized y-correction in 4 charge bins.
float ygsig [4]
 average sigma_y from Gaussian fit binned in 4 charge bins
float ygsiggen [4]
 generic algorithm: average sigma_y from Gaussian fit binned in 4 charge bins
float ygx0 [4]
 average y0 from Gaussian fit binned in 4 charge bins
float ygx0gen [4]
 generic algorithm: average y0 from Gaussian fit binned in 4 charge bins
float ypar [2][5]
 projected y-pixel uncertainty parameterization
float yrms [4]
 average y-rms of reconstruction binned in 4 charge bins
float yrmsc2m [4]
 1st pass chi2 min search: average y-rms of reconstruction binned in 4 charge bins
float yrmsgen [4]
 generic algorithm: average y-rms of reconstruction binned in 4 charge bins
float ytemp [9][TYSIZE]
 templates for y-reconstruction (binned over 1 central pixel)

Detailed Description

Definition at line 87 of file SiPixelTemplate.h.


Member Data Documentation

alpha track angle (defined in CMS CMS IN 2004/014)

Definition at line 90 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

beta track angle (defined in CMS CMS IN 2004/014)

Definition at line 92 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average x chi^2 in 4 charge bins

Definition at line 133 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: average x chi^2 in 4 charge bins (merged clusters)

Definition at line 145 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average x chi^2 for 1 pixel clusters

Definition at line 137 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

minimum of x chi^2 in 4 charge bins

Definition at line 134 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: minimum of x chi^2 in 4 charge bins (merged clusters)

Definition at line 146 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

minimum of x chi^2 for 1 pixel clusters

Definition at line 138 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average y chi^2 in 4 charge bins

Definition at line 131 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: average y chi^2 in 4 charge bins (merged clusters)

Definition at line 141 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average y chi^2 for 1 pixel clusters

Definition at line 135 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

minimum of y chi^2 in 4 charge bins

Definition at line 132 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: minimum of y chi^2 in 4 charge bins (merged clusters)

Definition at line 142 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

minimum of y chi^2 for 1 pixel clusters

Definition at line 136 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

cluster x-length in pixels at signal height sxmax/2

Definition at line 110 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

cluster y-length in pixels at signal height symax/2

Definition at line 109 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

direction cosines of tracks used to generate this entry

Definition at line 94 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

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

Definition at line 91 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

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

Definition at line 93 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

mean offset/correction for one pixel x-clusters

Definition at line 101 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

mean offset/correction for one double-pixel x-clusters

Definition at line 105 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

mean offset/correction for one pixel y-clusters

Definition at line 98 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

mean offset/correction for one double-pixel y-clusters

Definition at line 103 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

fraction of sample with xsize = 1

Definition at line 157 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

fraction of double pixel sample with xsize = 1

Definition at line 159 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

fraction of sample with ysize = 1

Definition at line 156 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

fraction of double pixel sample with ysize = 1

Definition at line 158 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

kappa parameter for Vavilov distribution

Definition at line 113 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

kappa parameter for Vavilov distribution for 2 merged clusters

Definition at line 116 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

most probable charge in Vavilov distribution (not actually for larger kappa)

Definition at line 111 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

most probable charge in Vavilov distribution for 2 merged clusters (not actually for larger kappa)

Definition at line 114 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

maximum charge for individual pixels in cluster

Definition at line 96 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average cluster charge for this set of track angles (now includes threshold effects)

Definition at line 95 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average cluster charge of clusters that are less than qavg (normalize 2-D simple templates)

Definition at line 160 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

spare cluster charge

Definition at line 161 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

fraction of sample in qbin = 0-2 (>=3 is the complement)

Definition at line 155 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

minimum cluster charge for valid hit (keeps 99.9% of simulated hits)

Definition at line 107 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

tighter minimum cluster charge for valid hit (keeps 99.8% of simulated hits)

Definition at line 108 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

data refman pasoursint CMSSW_6_1_1 src RecoLocalTracker SiPixelRecHits interface SiPixelTemplate h int SiPixelTemplateEntry::runnum

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

number of pixelav run used to generate this entry

Definition at line 89 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

"sigma" scale fctor for Vavilov distribution

Definition at line 112 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

"sigma" scale fctor for Vavilov distribution for 2 merged clusters

Definition at line 115 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

Definition at line 162 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average pixel signal for x-projection of cluster

Definition at line 100 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

rms for one pixel x-clusters

Definition at line 102 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

rms for one double-pixel x-clusters

Definition at line 106 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average pixel signal for y-projection of cluster

Definition at line 97 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

rms for one pixel y-clusters

Definition at line 99 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

rms for one double-pixel y-clusters

Definition at line 104 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average x-bias of reconstruction binned in 4 charge bins

Definition at line 126 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: average x-bias of reconstruction binned in 4 charge bins

Definition at line 143 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average x-bias of reconstruction binned in 4 charge bins

Definition at line 151 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

Aqfl-parameterized x-correction in 4 charge bins.

Definition at line 130 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average sigma_x from Gaussian fit binned in 4 charge bins

Definition at line 129 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average sigma_x from Gaussian fit binned in 4 charge bins

Definition at line 154 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average x0 from Gaussian fit binned in 4 charge bins

Definition at line 128 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average x0 from Gaussian fit binned in 4 charge bins

Definition at line 153 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

projected x-pixel uncertainty parameterization

Definition at line 119 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average x-rms of reconstruction binned in 4 charge bins

Definition at line 127 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: average x-rms of reconstruction binned in 4 charge bins

Definition at line 144 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average x-rms of reconstruction binned in 4 charge bins

Definition at line 152 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateEntry::xtemp[9][TXSIZE]

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

Definition at line 120 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average y-bias of reconstruction binned in 4 charge bins

Definition at line 121 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: average y-bias of reconstruction binned in 4 charge bins

Definition at line 139 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average y-bias of reconstruction binned in 4 charge bins

Definition at line 147 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

Aqfl-parameterized y-correction in 4 charge bins.

Definition at line 125 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average sigma_y from Gaussian fit binned in 4 charge bins

Definition at line 124 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average sigma_y from Gaussian fit binned in 4 charge bins

Definition at line 150 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average y0 from Gaussian fit binned in 4 charge bins

Definition at line 123 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average y0 from Gaussian fit binned in 4 charge bins

Definition at line 149 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

projected y-pixel uncertainty parameterization

Definition at line 117 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

average y-rms of reconstruction binned in 4 charge bins

Definition at line 122 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

1st pass chi2 min search: average y-rms of reconstruction binned in 4 charge bins

Definition at line 140 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

generic algorithm: average y-rms of reconstruction binned in 4 charge bins

Definition at line 148 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateEntry::ytemp[9][TYSIZE]

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

Definition at line 118 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().