CMS 3D CMS Logo

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

#include <MTDCPEBase.h>

Public Member Functions

 DetParam ()
 

Public Attributes

const MTDGeomDetUnittheDet
 
Local3DPoint theOrigin
 
GeomDetType::SubDetector thePart
 
float thePitchX
 
float thePitchY
 
const RectangularMTDTopologytheRecTopol
 
float theThickness
 
const ProxyMTDTopologytheTopol
 

Detailed Description

Definition at line 36 of file MTDCPEBase.h.

Constructor & Destructor Documentation

MTDCPEBase::DetParam::DetParam ( )
inline

Definition at line 38 of file MTDCPEBase.h.

38 {}

Member Data Documentation

const MTDGeomDetUnit* MTDCPEBase::DetParam::theDet

Definition at line 39 of file MTDCPEBase.h.

Local3DPoint MTDCPEBase::DetParam::theOrigin

Definition at line 44 of file MTDCPEBase.h.

GeomDetType::SubDetector MTDCPEBase::DetParam::thePart

Definition at line 43 of file MTDCPEBase.h.

float MTDCPEBase::DetParam::thePitchX

Definition at line 46 of file MTDCPEBase.h.

float MTDCPEBase::DetParam::thePitchY

Definition at line 47 of file MTDCPEBase.h.

const RectangularMTDTopology* MTDCPEBase::DetParam::theRecTopol

Definition at line 41 of file MTDCPEBase.h.

float MTDCPEBase::DetParam::theThickness

Definition at line 45 of file MTDCPEBase.h.

const ProxyMTDTopology* MTDCPEBase::DetParam::theTopol

Definition at line 40 of file MTDCPEBase.h.

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