Endcap srtucture geometry parameters.
More...
#include <EKLMGeometry.h>
|
double | m_Phi = 0 |
| The starting angle of the octagonal endcap structure shape.
|
|
int | m_NSides = 0 |
| The number of sides (=8 : octagonal).
|
|
Endcap srtucture geometry parameters.
Definition at line 36 of file EKLMGeometry.h.
◆ EndcapStructureGeometry()
◆ ~EndcapStructureGeometry()
◆ getNSides()
Get number of sides.
Definition at line 70 of file EKLMGeometry.h.
71 {
73 }
int m_NSides
The number of sides (=8 : octagonal).
◆ getPhi()
Get starting angle of the octagonal endcap structure shape.
Definition at line 53 of file EKLMGeometry.h.
54 {
56 }
double m_Phi
The starting angle of the octagonal endcap structure shape.
◆ setNSides()
void setNSides |
( |
int |
nSides | ) |
|
|
inline |
Set number of sides.
- Parameters
-
[in] | nSides | number of sides. |
Definition at line 79 of file EKLMGeometry.h.
◆ setPhi()
void setPhi |
( |
double |
phi | ) |
|
|
inline |
Set starting angle of the octagonal endcap structure shape.
- Parameters
-
[in] | phi | Starting angle of the octagonal endcap structure shape. |
Definition at line 62 of file EKLMGeometry.h.
◆ m_NSides
The number of sides (=8 : octagonal).
Definition at line 90 of file EKLMGeometry.h.
◆ m_Phi
The starting angle of the octagonal endcap structure shape.
Definition at line 87 of file EKLMGeometry.h.
The documentation for this class was generated from the following files: