CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
PixelCPEBase::DetParam Struct Reference

#include <PixelCPEBase.h>

Public Member Functions

 DetParam ()
 

Public Attributes

float bx
 
float bz
 
int detTemplateId
 
int detTemplateId2D
 
LocalVector driftDirection
 
float lorentzShiftInCmX
 
float lorentzShiftInCmY
 
const PixelGeomDetUnittheDet
 
Local3DPoint theOrigin
 
GeomDetType::SubDetector thePart = GeomDetEnumerators::invalidDet
 
float thePitchX
 
float thePitchY
 
float theThickness
 
const PixelTopologytheTopol
 
float widthLAFractionX
 
float widthLAFractionY
 

Detailed Description

Definition at line 44 of file PixelCPEBase.h.

Constructor & Destructor Documentation

◆ DetParam()

PixelCPEBase::DetParam::DetParam ( )
inline

Definition at line 45 of file PixelCPEBase.h.

45 {}

Member Data Documentation

◆ bx

float PixelCPEBase::DetParam::bx

◆ bz

float PixelCPEBase::DetParam::bz

◆ detTemplateId

int PixelCPEBase::DetParam::detTemplateId

◆ detTemplateId2D

int PixelCPEBase::DetParam::detTemplateId2D

Definition at line 65 of file PixelCPEBase.h.

Referenced by PixelCPEClusterRepair::localPosition().

◆ driftDirection

LocalVector PixelCPEBase::DetParam::driftDirection

Definition at line 59 of file PixelCPEBase.h.

Referenced by PixelCPEBase::computeLorentzShifts().

◆ lorentzShiftInCmX

float PixelCPEBase::DetParam::lorentzShiftInCmX

◆ lorentzShiftInCmY

float PixelCPEBase::DetParam::lorentzShiftInCmY

◆ theDet

const PixelGeomDetUnit* PixelCPEBase::DetParam::theDet

◆ theOrigin

Local3DPoint PixelCPEBase::DetParam::theOrigin

Definition at line 52 of file PixelCPEBase.h.

Referenced by PixelCPEBase::computeAnglesFromDetPosition().

◆ thePart

GeomDetType::SubDetector PixelCPEBase::DetParam::thePart = GeomDetEnumerators::invalidDet

◆ thePitchX

float PixelCPEBase::DetParam::thePitchX

Definition at line 54 of file PixelCPEBase.h.

Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().

◆ thePitchY

float PixelCPEBase::DetParam::thePitchY

Definition at line 55 of file PixelCPEBase.h.

Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().

◆ theThickness

float PixelCPEBase::DetParam::theThickness

◆ theTopol

const PixelTopology* PixelCPEBase::DetParam::theTopol

◆ widthLAFractionX

float PixelCPEBase::DetParam::widthLAFractionX

Definition at line 60 of file PixelCPEBase.h.

Referenced by PixelCPEBase::driftDirection(), and PixelCPEGeneric::localPosition().

◆ widthLAFractionY

float PixelCPEBase::DetParam::widthLAFractionY

Definition at line 61 of file PixelCPEBase.h.

Referenced by PixelCPEBase::driftDirection(), and PixelCPEGeneric::localPosition().