CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
SiPixelTemplateHeader2D Struct Reference

#include <SiPixelTemplate2D.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 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 (= 0 for 2-D templates) 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 header structure 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...
 

Detailed Description

Definition at line 55 of file SiPixelTemplate2D.h.

Member Data Documentation

float SiPixelTemplateHeader2D::Bfield

Bfield in Tesla.

Definition at line 59 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::Dtype

detector type (0=BPix, 1=FPix)

Definition at line 63 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::fluence

radiation fluence in n_eq/cm^2

Definition at line 66 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::ID

template ID number

Definition at line 57 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::lorxwidth

estimate of x-lorentz width from single pixel offset

Definition at line 70 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::lorywidth

estimate of y-lorentz width from single pixel offset

Definition at line 69 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::NTxx

number of Template x-entries in each slice

Definition at line 62 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::NTy

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

Definition at line 60 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::NTyx

number of Template y-slices of x entries

Definition at line 61 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::qscale

Charge scaling to match cmssw and pixelav.

Definition at line 67 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::s50

1/2 of the readout threshold in ADC units

Definition at line 68 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::temperature

detector temperature in deg K

Definition at line 65 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::templ_version

Version number of the template to ensure code compatibility.

Definition at line 58 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

char SiPixelTemplateHeader2D::title[80]
float SiPixelTemplateHeader2D::Vbias

detector bias potential in Volts

Definition at line 64 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::xsize

pixel size (for future use in upgraded geometry)

Definition at line 71 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::ysize

pixel size (for future use in upgraded geometry)

Definition at line 72 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::zsize

pixel size (for future use in upgraded geometry)

Definition at line 73 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().