#include <SiPixelTemplate.h>
Public Attributes | |
float | Bfield |
Bfield in Tesla. More... | |
int | Dtype |
detector type (0=BPix, 1=FPix) More... | |
float | fbin [3] |
The QBin definitions in Q_clus/Q_avg. More... | |
float | fluence |
radiation fluence in n_eq/cm^2 More... | |
int | ID |
< template header structure More... | |
float | lorxbias |
estimate of x-lorentz bias More... | |
float | lorxwidth |
estimate of x-lorentz width for optimal resolution More... | |
float | lorybias |
estimate of y-lorentz bias More... | |
float | lorywidth |
estimate of y-lorentz width for optimal resolution 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 multihit dcol threshold in electrons More... | |
float | ss50 |
1/2 of the single hit dcol threshold in electrons 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 182 of file SiPixelTemplate.h.
float SiPixelTemplateHeader::Bfield |
Bfield in Tesla.
Definition at line 200 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::Dtype |
detector type (0=BPix, 1=FPix)
Definition at line 187 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::fbin[3] |
The QBin definitions in Q_clus/Q_avg.
Definition at line 201 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::fluence |
radiation fluence in n_eq/cm^2
Definition at line 195 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::ID |
< template header structure
template ID number
Definition at line 183 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::lorxbias |
estimate of x-lorentz bias
Definition at line 192 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::lorxwidth |
estimate of x-lorentz width for optimal resolution
Definition at line 190 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::lorybias |
estimate of y-lorentz bias
Definition at line 191 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::lorywidth |
estimate of y-lorentz width for optimal resolution
Definition at line 189 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::NTxx |
number of Template x-entries in each slice
Definition at line 186 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::NTy |
number of Template y entries
Definition at line 184 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::NTyx |
number of Template y-slices of x entries
Definition at line 185 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::qscale |
Charge scaling to match cmssw and pixelav.
Definition at line 188 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::s50 |
1/2 of the multihit dcol threshold in electrons
Definition at line 196 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::ss50 |
1/2 of the single hit dcol threshold in electrons
Definition at line 197 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::temperature |
detector temperature in deg K
Definition at line 194 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
int SiPixelTemplateHeader::templ_version |
Version number of the template to ensure code compatibility.
Definition at line 199 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
char SiPixelTemplateHeader::title[80] |
template title
Definition at line 198 of file SiPixelTemplate.h.
Referenced by python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), Formatter.SimpleHTMLFormatter::headers(), python.rootplot.root2matplotlib.HistStack::histstack(), SiPixelTemplate::pushfile(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), and python.rootplot.root2matplotlib.Hist2D::TH2F().
float SiPixelTemplateHeader::Vbias |
detector bias potential in Volts
Definition at line 193 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::xsize |
pixel size (for future use in upgraded geometry)
Definition at line 202 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::ysize |
pixel size (for future use in upgraded geometry)
Definition at line 203 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().
float SiPixelTemplateHeader::zsize |
pixel size (for future use in upgraded geometry)
Definition at line 204 of file SiPixelTemplate.h.
Referenced by SiPixelTemplate::pushfile().