CMS 3D CMS Logo

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 182 of file SiPixelTemplate.h.

Member Data Documentation

◆ Bfield

float SiPixelTemplateHeader::Bfield

Bfield in Tesla.

Definition at line 200 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ Dtype

int SiPixelTemplateHeader::Dtype

detector type (0=BPix, 1=FPix)

Definition at line 187 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ fbin

float SiPixelTemplateHeader::fbin[3]

The QBin definitions in Q_clus/Q_avg.

Definition at line 201 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ fluence

float SiPixelTemplateHeader::fluence

radiation fluence in n_eq/cm^2

Definition at line 195 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ ID

int SiPixelTemplateHeader::ID

< template header structure

template ID number

Definition at line 183 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ lorxbias

float SiPixelTemplateHeader::lorxbias

estimate of x-lorentz bias

Definition at line 192 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ lorxwidth

float SiPixelTemplateHeader::lorxwidth

estimate of x-lorentz width for optimal resolution

Definition at line 190 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ lorybias

float SiPixelTemplateHeader::lorybias

estimate of y-lorentz bias

Definition at line 191 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ lorywidth

float SiPixelTemplateHeader::lorywidth

estimate of y-lorentz width for optimal resolution

Definition at line 189 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ NTxx

int SiPixelTemplateHeader::NTxx

number of Template x-entries in each slice

Definition at line 186 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ NTy

int SiPixelTemplateHeader::NTy

number of Template y entries

Definition at line 184 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ NTyx

int SiPixelTemplateHeader::NTyx

number of Template y-slices of x entries

Definition at line 185 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ qscale

float SiPixelTemplateHeader::qscale

Charge scaling to match cmssw and pixelav.

Definition at line 188 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ s50

float SiPixelTemplateHeader::s50

1/2 of the multihit dcol threshold in electrons

Definition at line 196 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ ss50

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

◆ temperature

float SiPixelTemplateHeader::temperature

detector temperature in deg K

Definition at line 194 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ templ_version

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

◆ title

char SiPixelTemplateHeader::title[80]

◆ Vbias

float SiPixelTemplateHeader::Vbias

detector bias potential in Volts

Definition at line 193 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ xsize

float SiPixelTemplateHeader::xsize

pixel size (for future use in upgraded geometry)

Definition at line 202 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ ysize

float SiPixelTemplateHeader::ysize

pixel size (for future use in upgraded geometry)

Definition at line 203 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

◆ zsize

float SiPixelTemplateHeader::zsize

pixel size (for future use in upgraded geometry)

Definition at line 204 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().