#include <SiPixelTemplate.h>
Public Attributes | |
float | Bfield |
Bfield in Tesla. More... | |
int | Dtype |
detector type (0=BPix, 1=FPix) More... | |
float | fluence |
radiation fluence in n_eq/cm^2 More... | |
int | ID |
< template header structure More... | |
float | lorxwidth |
estimate of x-lorentz width from single pixel offset More... | |
float | lorywidth |
estimate of y-lorentz width from single pixel offset More... | |
int | NTxx |
number of Template x-entries in each slice More... | |
int | NTy |
number of Template y entries More... | |
int | NTyx |
number of Template y-slices of x entries More... | |
float | qscale |
Charge scaling to match cmssw and pixelav. More... | |
float | s50 |
1/2 of the readout threshold in ADC units More... | |
float | temperature |
detector temperature in deg K More... | |
int | templ_version |
Version number of the template to ensure code compatibility. More... | |
char | title [80] |
template title More... | |
float | Vbias |
detector bias potential in Volts More... | |
float | xsize |
pixel size (for future use in upgraded geometry) More... | |
float | ysize |
pixel size (for future use in upgraded geometry) More... | |
float | zsize |
pixel size (for future use in upgraded geometry) More... | |
Definition at line 168 of file SiPixelTemplate.h.
float SiPixelTemplateHeader::Bfield |
Bfield in Tesla.
Definition at line 183 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::Dtype |
detector type (0=BPix, 1=FPix)
Definition at line 173 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::fluence |
radiation fluence in n_eq/cm^2
Definition at line 179 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::ID |
< template header structure
template ID number
Definition at line 169 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::lorxwidth |
estimate of x-lorentz width from single pixel offset
Definition at line 176 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::lorywidth |
estimate of y-lorentz width from single pixel offset
Definition at line 175 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::NTxx |
number of Template x-entries in each slice
Definition at line 172 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::NTy |
number of Template y entries
Definition at line 170 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::NTyx |
number of Template y-slices of x entries
Definition at line 171 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::qscale |
Charge scaling to match cmssw and pixelav.
Definition at line 174 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::s50 |
1/2 of the readout threshold in ADC units
Definition at line 180 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::temperature |
detector temperature in deg K
Definition at line 178 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::templ_version |
Version number of the template to ensure code compatibility.
Definition at line 182 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
char SiPixelTemplateHeader::title[80] |
template title
Definition at line 181 of file SiPixelTemplate.h.
Referenced by cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), Vispa.Views.LineDecayView.LineDecayContainer::autolayout(), Vispa.Views.LineDecayView.LineDecayContainer::autolayoutThreadFinished(), Vispa.Views.LineDecayView.LineDecayContainer::childFinishedAutolayouting(), Formatter.SimpleHTMLFormatter::headers(), Vispa.Gui.PortWidget.PortWidget::name(), and SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::Vbias |
detector bias potential in Volts
Definition at line 177 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::xsize |
pixel size (for future use in upgraded geometry)
Definition at line 185 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::ysize |
pixel size (for future use in upgraded geometry)
Definition at line 186 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::zsize |
pixel size (for future use in upgraded geometry)
Definition at line 187 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().