CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 33 of file MTDCPEBase.h.

Constructor & Destructor Documentation

MTDCPEBase::DetParam::DetParam ( )
inline

Definition at line 34 of file MTDCPEBase.h.

34 {}

Member Data Documentation

const MTDGeomDetUnit* MTDCPEBase::DetParam::theDet

Definition at line 35 of file MTDCPEBase.h.

Local3DPoint MTDCPEBase::DetParam::theOrigin

Definition at line 40 of file MTDCPEBase.h.

GeomDetType::SubDetector MTDCPEBase::DetParam::thePart

Definition at line 39 of file MTDCPEBase.h.

float MTDCPEBase::DetParam::thePitchX

Definition at line 42 of file MTDCPEBase.h.

float MTDCPEBase::DetParam::thePitchY

Definition at line 43 of file MTDCPEBase.h.

const RectangularMTDTopology* MTDCPEBase::DetParam::theRecTopol

Definition at line 37 of file MTDCPEBase.h.

float MTDCPEBase::DetParam::theThickness

Definition at line 41 of file MTDCPEBase.h.

const ProxyMTDTopology* MTDCPEBase::DetParam::theTopol

Definition at line 36 of file MTDCPEBase.h.

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