The Class for SVD Endring.
More...
#include <SVDEndringsPar.h>
|
| ClassDef (SVDEndringsPar, 5) |
| ClassDef, must be the last term before the closing {}.
|
|
The Class for SVD Endring.
Definition at line 72 of file SVDEndringsPar.h.
◆ SVDEndringsPar() [1/2]
SVDEndringsPar |
( |
const std::string & |
material, |
|
|
double |
length, |
|
|
double |
gapWidth, |
|
|
double |
baseThickness |
|
) |
| |
|
inline |
Constructor.
Definition at line 76 of file SVDEndringsPar.h.
76 :
78 {}
std::string m_material
material name
double m_baseThickness
base thickness
double m_gapWidth
gap width
◆ SVDEndringsPar() [2/2]
◆ getBaseThickness()
double getBaseThickness |
( |
| ) |
const |
|
inline |
◆ getGapWidth()
double getGapWidth |
( |
| ) |
const |
|
inline |
◆ getLength()
double getLength |
( |
| ) |
const |
|
inline |
◆ getMaterial()
const std::string & getMaterial |
( |
| ) |
const |
|
inline |
◆ getTypes() [1/2]
get types (forward/backward)
Definition at line 95 of file SVDEndringsPar.h.
std::vector< SVDEndringsTypePar > m_types
vector of types
◆ getTypes() [2/2]
◆ m_baseThickness
◆ m_gapWidth
◆ m_length
◆ m_material
◆ m_types
The documentation for this class was generated from the following file: