Belle II Software  release-08-01-10
EKLMGeometry::PlasticSheetGeometry Class Reference

Plastic sheet geometry data. More...

#include <EKLMGeometry.h>

Inheritance diagram for EKLMGeometry::PlasticSheetGeometry:
Collaboration diagram for EKLMGeometry::PlasticSheetGeometry:

Public Member Functions

 PlasticSheetGeometry ()
 Constructor.
 
double getWidth () const
 Get width.
 
void setWidth (double width)
 Set width. More...
 
double getDeltaL () const
 Get Delta L (edge of last strip - edge of plastic sheet distance).
 
void setDeltaL (double deltaL)
 Set Delta L (edge of last strip - edge of plastic sheet distance). More...
 

Private Member Functions

 ClassDef (PlasticSheetGeometry, 1)
 Class version.
 

Private Attributes

double m_Width = 0
 Width.
 
double m_DeltaL = 0
 Distance from edge of last strip to edge of plastic sheet.
 

Detailed Description

Plastic sheet geometry data.

Definition at line 880 of file EKLMGeometry.h.

Member Function Documentation

◆ setDeltaL()

void setDeltaL ( double  deltaL)
inline

Set Delta L (edge of last strip - edge of plastic sheet distance).

Parameters
[in]deltaLDeltaL.

Definition at line 918 of file EKLMGeometry.h.

◆ setWidth()

void setWidth ( double  width)
inline

Set width.

Parameters
[in]widthWidth.

Definition at line 901 of file EKLMGeometry.h.


The documentation for this class was generated from the following files: