Strip geometry data.
More...
#include <EKLMGeometry.h>
Strip geometry data.
Definition at line 1177 of file EKLMGeometry.h.
◆ StripGeometry()
◆ getGrooveDepth()
| double getGrooveDepth |
( |
| ) |
const |
|
inline |
Get groove depth.
Definition at line 1223 of file EKLMGeometry.h.
1224 {
1226 }
double m_GrooveDepth
Groove depth.
◆ getGrooveWidth()
| double getGrooveWidth |
( |
| ) |
const |
|
inline |
Get groove width.
Definition at line 1240 of file EKLMGeometry.h.
1241 {
1243 }
double m_GrooveWidth
Groove width.
◆ getNoScintillationThickness()
| double getNoScintillationThickness |
( |
| ) |
const |
|
inline |
Get nonscintillating layer thickness.
Definition at line 1257 of file EKLMGeometry.h.
1258 {
1260 }
double m_NoScintillationThickness
Non-scintillating layer thickness.
◆ getRSSSize()
| double getRSSSize |
( |
| ) |
const |
|
inline |
Get "SiPM" size.
Definition at line 1274 of file EKLMGeometry.h.
1275 {
1277 }
double m_RSSSize
Radiation study SiPM size.
◆ getThickness()
| double getThickness |
( |
| ) |
const |
|
inline |
Get thickness.
Definition at line 1206 of file EKLMGeometry.h.
1207 {
1209 }
double m_Thickness
Thickness.
◆ getWidth()
| double getWidth |
( |
| ) |
const |
|
inline |
◆ setGrooveDepth()
| void setGrooveDepth |
( |
double |
grooveDepth | ) |
|
|
inline |
Set groove depth.
- Parameters
-
| [in] | grooveDepth | Groove depth. |
Definition at line 1232 of file EKLMGeometry.h.
◆ setGrooveWidth()
| void setGrooveWidth |
( |
double |
grooveWidth | ) |
|
|
inline |
Set groove width.
- Parameters
-
| [in] | grooveWidth | Groove width. |
Definition at line 1249 of file EKLMGeometry.h.
◆ setNoScintillationThickness()
| void setNoScintillationThickness |
( |
double |
thickness | ) |
|
|
inline |
Set nonscintillating layer thickness.
- Parameters
-
| [in] | thickness | Nonscintillating layer thickness. |
Definition at line 1266 of file EKLMGeometry.h.
◆ setRSSSize()
| void setRSSSize |
( |
double |
rssSize | ) |
|
|
inline |
◆ setThickness()
| void setThickness |
( |
double |
thickness | ) |
|
|
inline |
◆ setWidth()
| void setWidth |
( |
double |
width | ) |
|
|
inline |
◆ m_GrooveDepth
◆ m_GrooveWidth
◆ m_NoScintillationThickness
| double m_NoScintillationThickness = 0 |
|
private |
◆ m_RSSSize
◆ m_Thickness
◆ m_Width
The documentation for this class was generated from the following files: