![]() |
![]() |
#include <CondFormats/SiPixelObjects/interface/SiPixelTemplate.h>
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 | chi2xmin [4] |
minimum of x chi^2 in 4 charge bins | |
float | chi2yavg [4] |
average y chi^2 in 4 charge bins | |
float | chi2ymin [4] |
minimum of y chi^2 in 4 charge bins | |
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 | pixmax |
maximum charge for individual pixels in cluster | |
float | qavg |
average cluster charge for this set of track angles | |
float | qmin |
minimum cluster charge for valid hit (keeps 99.9% of simulated hits) | |
int | runnum |
< Basic template entry corresponding to a single set of track angles | |
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 | 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 | xgsigc2m [4] |
1st pass chi2 min search: 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 | xgx0c2m [4] |
1st pass chi2 min search: 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 | xspare [10] |
spare entries | |
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 | 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 | ygsigc2m [4] |
1st pass chi2 min search: 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 | ygx0c2m [4] |
1st pass chi2 min search: 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 | yspare [10] |
spare entries | |
float | ytemp [9][TYSIZE] |
templates for y-reconstruction (binned over 1 central pixel) |
Definition at line 59 of file SiPixelTemplate.h.
alpha track angle (defined in CMS CMS IN 2004/014)
Definition at line 61 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
beta track angle (defined in CMS CMS IN 2004/014)
Definition at line 63 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::chi2xavg[4] |
average x chi^2 in 4 charge bins
Definition at line 97 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::chi2xmin[4] |
minimum of x chi^2 in 4 charge bins
Definition at line 98 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::chi2yavg[4] |
average y chi^2 in 4 charge bins
Definition at line 95 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::chi2ymin[4] |
minimum of y chi^2 in 4 charge bins
Definition at line 96 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
cluster x-length in pixels at signal height sxmax/2
Definition at line 80 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
cluster y-length in pixels at signal height symax/2
Definition at line 79 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::costrk[3] |
direction cosines of tracks used to generate this entry
Definition at line 65 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 62 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 64 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
mean offset/correction for one pixel x-clusters
Definition at line 72 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
mean offset/correction for one double-pixel x-clusters
Definition at line 76 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
mean offset/correction for one pixel y-clusters
Definition at line 69 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
mean offset/correction for one double-pixel y-clusters
Definition at line 74 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
maximum charge for individual pixels in cluster
Definition at line 67 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
average cluster charge for this set of track angles
Definition at line 66 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
minimum cluster charge for valid hit (keeps 99.9% of simulated hits)
Definition at line 78 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
< Basic template entry corresponding to a single set of track angles
number of pixelav run used to generate this entry
Definition at line 60 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
average pixel signal for x-projection of cluster
Definition at line 71 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
rms for one pixel x-clusters
Definition at line 73 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
rms for one double-pixel x-clusters
Definition at line 77 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
average pixel signal for y-projection of cluster
Definition at line 68 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
rms for one pixel y-clusters
Definition at line 70 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
rms for one double-pixel y-clusters
Definition at line 75 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xavg[4] |
average x-bias of reconstruction binned in 4 charge bins
Definition at line 90 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xavgc2m[4] |
1st pass chi2 min search: average x-bias of reconstruction binned in 4 charge bins
Definition at line 103 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xflpar[4][6] |
Aqfl-parameterized x-correction in 4 charge bins.
Definition at line 94 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xgsig[4] |
average sigma_x from Gaussian fit binned in 4 charge bins
Definition at line 93 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xgsigc2m[4] |
1st pass chi2 min search: average sigma_x from Gaussian fit binned in 4 charge bins
Definition at line 106 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xgx0[4] |
average x0 from Gaussian fit binned in 4 charge bins
Definition at line 92 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xgx0c2m[4] |
1st pass chi2 min search: average x0 from Gaussian fit binned in 4 charge bins
Definition at line 105 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xpar[2][5] |
projected x-pixel uncertainty parameterization
Definition at line 83 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xrms[4] |
average x-rms of reconstruction binned in 4 charge bins
Definition at line 91 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xrmsc2m[4] |
1st pass chi2 min search: average x-rms of reconstruction binned in 4 charge bins
Definition at line 104 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::xspare[10] |
spare entries
Definition at line 108 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 84 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::yavg[4] |
average y-bias of reconstruction binned in 4 charge bins
Definition at line 85 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::yavgc2m[4] |
1st pass chi2 min search: average y-bias of reconstruction binned in 4 charge bins
Definition at line 99 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::yflpar[4][6] |
Aqfl-parameterized y-correction in 4 charge bins.
Definition at line 89 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::ygsig[4] |
average sigma_y from Gaussian fit binned in 4 charge bins
Definition at line 88 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::ygsigc2m[4] |
1st pass chi2 min search: average sigma_y from Gaussian fit binned in 4 charge bins
Definition at line 102 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::ygx0[4] |
average y0 from Gaussian fit binned in 4 charge bins
Definition at line 87 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::ygx0c2m[4] |
1st pass chi2 min search: average y0 from Gaussian fit binned in 4 charge bins
Definition at line 101 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::ypar[2][5] |
projected y-pixel uncertainty parameterization
Definition at line 81 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::yrms[4] |
average y-rms of reconstruction binned in 4 charge bins
Definition at line 86 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::yrmsc2m[4] |
1st pass chi2 min search: average y-rms of reconstruction binned in 4 charge bins
Definition at line 100 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateEntry::yspare[10] |
spare entries
Definition at line 107 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 82 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().