The Class for SVD Support Ribs (one layer)
More...
#include <SVDSupportRibsPar.h>
|
| ClassDef (SVDSupportRibsPar, 5) |
| ClassDef, must be the last term before the closing {}.
|
|
The Class for SVD Support Ribs (one layer)
Definition at line 136 of file SVDSupportRibsPar.h.
◆ SVDSupportRibsPar() [1/2]
SVDSupportRibsPar |
( |
double |
spacing, |
|
|
double |
height, |
|
|
double |
innerWidth, |
|
|
double |
outerWidth, |
|
|
double |
tabLength, |
|
|
const std::string & |
outerMaterial, |
|
|
const std::string & |
innerMaterial, |
|
|
const std::string & |
outerColor, |
|
|
const std::string & |
innerColor, |
|
|
const std::string & |
endmountMaterial |
|
) |
| |
|
inline |
Constructor.
Definition at line 140 of file SVDSupportRibsPar.h.
142 :
146 {}
std::string m_endmountMaterial
endmount material
std::string m_innerColor
inner material color
double m_outerWidth
outer width
double m_tabLength
tab length
double m_innerWidth
inner width
std::string m_outerColor
outer material color
std::string m_innerMaterial
inner material name
std::string m_outerMaterial
outer material name
◆ SVDSupportRibsPar() [2/2]
◆ getBoxes() [1/2]
get boxes
Definition at line 187 of file SVDSupportRibsPar.h.
std::vector< SVDSupportBoxPar > m_boxes
vector of svd support boxes
◆ getBoxes() [2/2]
◆ getEndmountMaterial()
const std::string & getEndmountMaterial |
( |
| ) |
const |
|
inline |
◆ getEndmounts() [1/2]
get endmounts
Definition at line 189 of file SVDSupportRibsPar.h.
std::vector< SVDEndmountPar > m_endmounts
vector of svd endmounts
◆ getEndmounts() [2/2]
◆ getHeight()
double getHeight |
( |
| ) |
const |
|
inline |
◆ getInnerColor()
const std::string & getInnerColor |
( |
| ) |
const |
|
inline |
◆ getInnerMaterial()
const std::string & getInnerMaterial |
( |
| ) |
const |
|
inline |
◆ getInnerWidth()
double getInnerWidth |
( |
| ) |
const |
|
inline |
◆ getOuterColor()
const std::string & getOuterColor |
( |
| ) |
const |
|
inline |
◆ getOuterMaterial()
const std::string & getOuterMaterial |
( |
| ) |
const |
|
inline |
◆ getOuterWidth()
double getOuterWidth |
( |
| ) |
const |
|
inline |
◆ getSpacing()
double getSpacing |
( |
| ) |
const |
|
inline |
◆ getTabLength()
double getTabLength |
( |
| ) |
const |
|
inline |
◆ getTabs() [1/2]
get tabs
Definition at line 185 of file SVDSupportRibsPar.h.
std::vector< SVDSupportTabPar > m_tabs
vector of svd supper tabs
◆ getTabs() [2/2]
◆ setHeight()
void setHeight |
( |
double |
height | ) |
|
|
inline |
◆ setSpacing()
void setSpacing |
( |
double |
spacing | ) |
|
|
inline |
◆ m_boxes
◆ m_endmountMaterial
std::string m_endmountMaterial |
|
private |
◆ m_endmounts
◆ m_height
◆ m_innerColor
◆ m_innerMaterial
std::string m_innerMaterial |
|
private |
◆ m_innerWidth
◆ m_outerColor
◆ m_outerMaterial
std::string m_outerMaterial |
|
private |
◆ m_outerWidth
◆ m_spacing
◆ m_tabLength
◆ m_tabs
The documentation for this class was generated from the following file: