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

Endcap srtucture geometry parameters. More...

#include <EKLMGeometry.h>

Inheritance diagram for EKLMGeometry::EndcapStructureGeometry:
Collaboration diagram for EKLMGeometry::EndcapStructureGeometry:

Public Member Functions

 EndcapStructureGeometry ()
 Constructor.
 
 ~EndcapStructureGeometry ()
 Destructor.
 
double getPhi () const
 Get starting angle of the octagonal endcap structure shape.
 
void setPhi (double phi)
 Set starting angle of the octagonal endcap structure shape. More...
 
int getNSides () const
 Get number of sides.
 
void setNSides (int nSides)
 Set number of sides. More...
 

Private Member Functions

 ClassDef (EndcapStructureGeometry, 1)
 Class version.
 

Private Attributes

double m_Phi = 0
 The starting angle of the octagonal endcap structure shape.
 
int m_NSides = 0
 The number of sides (=8 : octagonal).
 

Detailed Description

Endcap srtucture geometry parameters.

Definition at line 36 of file EKLMGeometry.h.

Member Function Documentation

◆ setNSides()

void setNSides ( int  nSides)
inline

Set number of sides.

Parameters
[in]nSidesnumber 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]phiStarting angle of the octagonal endcap structure shape.

Definition at line 62 of file EKLMGeometry.h.


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