CMS 3D CMS Logo

Public Attributes

SiPixelTemplateHeader2D Struct Reference

#include <SiPixelTemplate2D.h>

List of all members.

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 (= 0 for 2-D templates)
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)

Detailed Description

Definition at line 55 of file SiPixelTemplate2D.h.


Member Data Documentation

Bfield in Tesla.

Definition at line 59 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

detector type (0=BPix, 1=FPix)

Definition at line 63 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

radiation fluence in n_eq/cm^2

Definition at line 66 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

template ID number

Definition at line 57 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

estimate of x-lorentz width from single pixel offset

Definition at line 70 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

estimate of y-lorentz width from single pixel offset

Definition at line 69 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

number of Template x-entries in each slice

Definition at line 62 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

number of Template y entries (= 0 for 2-D templates)

Definition at line 60 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

number of Template y-slices of x entries

Definition at line 61 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

Charge scaling to match cmssw and pixelav.

Definition at line 67 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

1/2 of the readout threshold in ADC units

Definition at line 68 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

detector temperature in deg K

Definition at line 65 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

Version number of the template to ensure code compatibility.

Definition at line 58 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

< template header structure

template title

Definition at line 56 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

detector bias potential in Volts

Definition at line 64 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

pixel size (for future use in upgraded geometry)

Definition at line 71 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

pixel size (for future use in upgraded geometry)

Definition at line 72 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

pixel size (for future use in upgraded geometry)

Definition at line 73 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().