CMS 3D CMS Logo

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

#include <SiPixelGenError.h>

Public Attributes

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...
 
float dxone
 mean offset/correction for one pixel x-clusters More...
 
float dxtwo
 mean offset/correction for one double-pixel x-clusters More...
 
float dyone
 mean offset/correction for one pixel y-clusters More...
 
float dytwo
 mean offset/correction for one double-pixel y-clusters More...
 
float pixmax
 maximum charge for individual pixels in cluster More...
 
float qavg
 average cluster charge for this set of track angles (now includes threshold effects) More...
 
float qmin
 minimum cluster charge for valid hit (keeps 99.9% of simulated hits) More...
 
float qmin2
 
int runnum
 < Basic template entry corresponding to a single set of track angles More...
 
float sxone
 rms for one pixel x-clusters More...
 
float sxtwo
 rms for one double-pixel x-clusters More...
 
float syone
 rms for one pixel y-clusters More...
 
float sytwo
 rms for one double-pixel y-clusters More...
 
float xavggen [4]
 generic algorithm: average x-bias of reconstruction binned in 4 charge bins More...
 
float xrmsgen [4]
 generic algorithm: average x-rms of reconstruction binned in 4 charge bins More...
 
float yavggen [4]
 generic algorithm: average y-bias of reconstruction binned in 4 charge bins More...
 
float yrmsgen [4]
 generic algorithm: average y-rms of reconstruction binned in 4 charge bins More...
 

Detailed Description

Definition at line 24 of file SiPixelGenError.h.

Member Data Documentation

float SiPixelGenErrorEntry::cotalpha

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

Definition at line 26 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::cotbeta

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

Definition at line 27 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::dxone

mean offset/correction for one pixel x-clusters

Definition at line 32 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::dxtwo

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

Definition at line 36 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::dyone

mean offset/correction for one pixel y-clusters

Definition at line 30 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::dytwo

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

Definition at line 34 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::pixmax

maximum charge for individual pixels in cluster

Definition at line 29 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::qavg

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

Definition at line 28 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::qmin

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

Definition at line 38 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::qmin2

Definition at line 39 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorEntry::runnum

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

number of pixelav run used to generate this entry

Definition at line 25 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::sxone

rms for one pixel x-clusters

Definition at line 33 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::sxtwo

rms for one double-pixel x-clusters

Definition at line 37 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::syone

rms for one pixel y-clusters

Definition at line 31 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::sytwo

rms for one double-pixel y-clusters

Definition at line 35 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::xavggen[4]

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

Definition at line 42 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::xrmsgen[4]

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

Definition at line 43 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::yavggen[4]

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

Definition at line 40 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorEntry::yrmsgen[4]

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

Definition at line 41 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().