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