#include <SiStripTemplate.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 strip offset | |
float | lorywidth |
estimate of y-lorentz width from single strip 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 stripav. | |
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 |
strip size (for future use in upgraded geometry) | |
float | ysize |
strip size (for future use in upgraded geometry) | |
float | zsize |
strip size (for future use in upgraded geometry) |
Definition at line 85 of file SiStripTemplate.h.
Bfield in Tesla.
Definition at line 89 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
detector type (0=BPix, 1=FPix)
Definition at line 93 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
radiation fluence in n_eq/cm^2
Definition at line 96 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
template ID number
Definition at line 87 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
estimate of x-lorentz width from single strip offset
Definition at line 100 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
estimate of y-lorentz width from single strip offset
Definition at line 99 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
number of Template x-entries in each slice
Definition at line 92 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
number of Template y entries
Definition at line 90 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
number of Template y-slices of x entries
Definition at line 91 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
Charge scaling to match cmssw and stripav.
Definition at line 97 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
1/2 of the readout threshold in ADC units
Definition at line 98 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
detector temperature in deg K
Definition at line 95 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
Version number of the template to ensure code compatibility.
Definition at line 88 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
char SiStripTemplateHeader::title[80] |
< template header structure
template title
Definition at line 86 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
detector bias potential in Volts
Definition at line 94 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
strip size (for future use in upgraded geometry)
Definition at line 101 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
strip size (for future use in upgraded geometry)
Definition at line 102 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().
strip size (for future use in upgraded geometry)
Definition at line 103 of file SiStripTemplate.h.
Referenced by SiStripTemplate::pushfile().