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

Member Data Documentation

float SiPixelTemplateHeader::Bfield

Bfield in Tesla.

Definition at line 171 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::Dtype

detector type (0=BPix, 1=FPix)

Definition at line 175 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::fluence

radiation fluence in n_eq/cm^2

Definition at line 178 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::ID

template ID number

Definition at line 169 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::lorxwidth

estimate of x-lorentz width from single pixel offset

Definition at line 182 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::lorywidth

estimate of y-lorentz width from single pixel offset

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

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::NTy

number of Template y entries

Definition at line 172 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::NTyx

number of Template y-slices of x entries

Definition at line 173 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::qscale

Charge scaling to match cmssw and pixelav.

Definition at line 179 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::s50

1/2 of the readout threshold in ADC units

Definition at line 180 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::temperature

detector temperature in deg K

Definition at line 177 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

int SiPixelTemplateHeader::templ_version

Version number of the template to ensure code compatibility.

Definition at line 170 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

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

detector bias potential in Volts

Definition at line 176 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::xsize

pixel size (for future use in upgraded geometry)

Definition at line 183 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::ysize

pixel size (for future use in upgraded geometry)

Definition at line 184 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().

float SiPixelTemplateHeader::zsize

pixel size (for future use in upgraded geometry)

Definition at line 185 of file SiPixelTemplate.h.

Referenced by SiPixelTemplate::pushfile().