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 33 of file MTDCPEBase.h.

Constructor & Destructor Documentation

◆ DetParam()

MTDCPEBase::DetParam::DetParam ( )
inline

Definition at line 34 of file MTDCPEBase.h.

34 {}

Member Data Documentation

◆ theDet

const MTDGeomDetUnit* MTDCPEBase::DetParam::theDet

Definition at line 35 of file MTDCPEBase.h.

◆ theOrigin

Local3DPoint MTDCPEBase::DetParam::theOrigin

Definition at line 40 of file MTDCPEBase.h.

◆ thePart

GeomDetType::SubDetector MTDCPEBase::DetParam::thePart

Definition at line 39 of file MTDCPEBase.h.

◆ thePitchX

float MTDCPEBase::DetParam::thePitchX

Definition at line 42 of file MTDCPEBase.h.

◆ thePitchY

float MTDCPEBase::DetParam::thePitchY

Definition at line 43 of file MTDCPEBase.h.

◆ theRecTopol

const RectangularMTDTopology* MTDCPEBase::DetParam::theRecTopol

Definition at line 37 of file MTDCPEBase.h.

◆ theThickness

float MTDCPEBase::DetParam::theThickness

Definition at line 41 of file MTDCPEBase.h.

◆ theTopol

const ProxyMTDTopology* MTDCPEBase::DetParam::theTopol

Definition at line 36 of file MTDCPEBase.h.