CMS 3D CMS Logo

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 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...
 

Detailed Description

Definition at line 80 of file SiPixelTemplate2D.h.

Member Data Documentation

float SiPixelTemplateHeader2D::Bfield

Bfield in Tesla.

Definition at line 98 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::Dtype

detector type (0=BPix, 1=FPix)

Definition at line 85 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::fbin[3]

The QBin definitions in Q_clus/Q_avg.

Definition at line 99 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::fluence

radiation fluence in n_eq/cm^2

Definition at line 93 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::ID

< template header structure

template ID number

Definition at line 81 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::lorxbias

estimate of x-lorentz bias

Definition at line 90 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::lorxwidth

estimate of x-lorentz width for optimal resolution

Definition at line 88 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::lorybias

estimate of y-lorentz bias

Definition at line 89 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::lorywidth

estimate of y-lorentz width for optimal resolution

Definition at line 87 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::NTxx

number of Template x-entries in each slice

Definition at line 84 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::NTy

number of Template y entries

Definition at line 82 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::NTyx

number of Template y-slices of x entries

Definition at line 83 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::qscale

Charge scaling to match cmssw and pixelav.

Definition at line 86 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::s50

1/2 of the multihit dcol threshold in electrons

Definition at line 94 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::ss50

1/2 of the single hit dcol threshold in electrons

Definition at line 95 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::temperature

detector temperature in deg K

Definition at line 92 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

int SiPixelTemplateHeader2D::templ_version

Version number of the template to ensure code compatibility.

Definition at line 97 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

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

detector bias potential in Volts

Definition at line 91 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::xsize

pixel size (for future use in upgraded geometry)

Definition at line 100 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::ysize

pixel size (for future use in upgraded geometry)

Definition at line 101 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

float SiPixelTemplateHeader2D::zsize

pixel size (for future use in upgraded geometry)

Definition at line 102 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().