CMS 3D CMS Logo

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

#include <SiPixelGenError.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 50 of file SiPixelGenError.h.

Member Data Documentation

float SiPixelGenErrorHeader::Bfield

Bfield in Tesla.

Definition at line 68 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorHeader::Dtype

detector type (0=BPix, 1=FPix)

Definition at line 55 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::fbin[3]

The QBin definitions in Q_clus/Q_avg.

Definition at line 69 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::fluence

radiation fluence in n_eq/cm^2

Definition at line 63 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorHeader::ID

< template header structure

template ID number

Definition at line 51 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::lorxbias

estimate of x-lorentz bias

Definition at line 60 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::lorxwidth

estimate of x-lorentz width for optimal resolution

Definition at line 58 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::lorybias

estimate of y-lorentz bias

Definition at line 59 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::lorywidth

estimate of y-lorentz width for optimal resolution

Definition at line 57 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorHeader::NTxx

number of Template x-entries in each slice

Definition at line 54 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorHeader::NTy

number of Template y entries

Definition at line 52 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorHeader::NTyx

number of Template y-slices of x entries

Definition at line 53 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::qscale

Charge scaling to match cmssw and pixelav.

Definition at line 56 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::s50

1/2 of the multihit dcol threshold in electrons

Definition at line 64 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::ss50

1/2 of the single hit dcol threshold in electrons

Definition at line 65 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::temperature

detector temperature in deg K

Definition at line 62 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

int SiPixelGenErrorHeader::templ_version

Version number of the template to ensure code compatibility.

Definition at line 67 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

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

detector bias potential in Volts

Definition at line 61 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::xsize

pixel size (for future use in upgraded geometry)

Definition at line 70 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::ysize

pixel size (for future use in upgraded geometry)

Definition at line 71 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().

float SiPixelGenErrorHeader::zsize

pixel size (for future use in upgraded geometry)

Definition at line 72 of file SiPixelGenError.h.

Referenced by SiPixelGenError::pushfile().