CMS 3D CMS Logo

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

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

Detailed Description

Definition at line 174 of file SiPixelTemplate.h.

Member Data Documentation

float SiPixelTemplateHeader::Bfield

Bfield in Tesla.

Definition at line 192 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::Dtype

detector type (0=BPix, 1=FPix)

Definition at line 179 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::fbin[3]

The QBin definitions in Q_clus/Q_avg.

Definition at line 193 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::fluence

radiation fluence in n_eq/cm^2

Definition at line 187 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::ID

< template header structure

template ID number

Definition at line 175 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::lorxbias

estimate of x-lorentz bias

Definition at line 184 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::lorxwidth

estimate of x-lorentz width for optimal resolution

Definition at line 182 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::lorybias

estimate of y-lorentz bias

Definition at line 183 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::lorywidth

estimate of y-lorentz width for optimal resolution

Definition at line 181 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::NTxx

number of Template x-entries in each slice

Definition at line 178 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::NTy

number of Template y entries

Definition at line 176 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::NTyx

number of Template y-slices of x entries

Definition at line 177 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::qscale

Charge scaling to match cmssw and pixelav.

Definition at line 180 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::s50

1/2 of the multihit dcol threshold in electrons

Definition at line 188 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::ss50

1/2 of the single hit dcol threshold in electrons

Definition at line 189 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::temperature

detector temperature in deg K

Definition at line 186 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::templ_version

Version number of the template to ensure code compatibility.

Definition at line 191 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

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

detector bias potential in Volts

Definition at line 185 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::xsize

pixel size (for future use in upgraded geometry)

Definition at line 194 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::ysize

pixel size (for future use in upgraded geometry)

Definition at line 195 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::zsize

pixel size (for future use in upgraded geometry)

Definition at line 196 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().