#include <SiPixelTemplate.h>
Public Attributes | |
float | Bfield |
Bfield in Tesla. | |
int | Dtype |
detector type (0=BPix, 1=FPix) | |
float | fluence |
radiation fluence in n_eq/cm^2 | |
int | ID |
template ID number | |
float | lorxwidth |
estimate of x-lorentz width from single pixel offset | |
float | lorywidth |
estimate of y-lorentz width from single pixel offset | |
int | NTxx |
number of Template x-entries in each slice | |
int | NTy |
number of Template y entries | |
int | NTyx |
number of Template y-slices of x entries | |
float | qscale |
Charge scaling to match cmssw and pixelav. | |
float | s50 |
1/2 of the readout threshold in ADC units | |
float | temperature |
detector temperature in deg K | |
int | templ_version |
Version number of the template to ensure code compatibility. | |
char | title [80] |
< template header structure | |
float | Vbias |
detector bias potential in Volts | |
float | xsize |
pixel size (for future use in upgraded geometry) | |
float | ysize |
pixel size (for future use in upgraded geometry) | |
float | zsize |
pixel size (for future use in upgraded geometry) |
Definition at line 158 of file SiPixelTemplate.h.
Bfield in Tesla.
Definition at line 162 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
detector type (0=BPix, 1=FPix)
Definition at line 166 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
radiation fluence in n_eq/cm^2
Definition at line 169 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
template ID number
Definition at line 160 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
estimate of x-lorentz width from single pixel offset
Definition at line 173 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
estimate of y-lorentz width from single pixel offset
Definition at line 172 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
number of Template x-entries in each slice
Definition at line 165 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
number of Template y entries
Definition at line 163 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
number of Template y-slices of x entries
Definition at line 164 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
Charge scaling to match cmssw and pixelav.
Definition at line 170 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
1/2 of the readout threshold in ADC units
Definition at line 171 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
detector temperature in deg K
Definition at line 168 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
Version number of the template to ensure code compatibility.
Definition at line 161 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
char SiPixelTemplateHeader::title[80] |
< template header structure
template title
Definition at line 159 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
detector bias potential in Volts
Definition at line 167 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
pixel size (for future use in upgraded geometry)
Definition at line 174 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
pixel size (for future use in upgraded geometry)
Definition at line 175 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
pixel size (for future use in upgraded geometry)
Definition at line 176 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().