The Class for SVD Cooling Pipes.
More...
#include <SVDCoolingPipesPar.h>
The Class for SVD Cooling Pipes.
Definition at line 25 of file SVDCoolingPipesPar.h.
◆ SVDCoolingPipesPar() [1/2]
SVDCoolingPipesPar |
( |
const std::string & |
material, |
|
|
double |
outerDiameter, |
|
|
double |
wallThickness, |
|
|
int |
nPipes, |
|
|
double |
startPhi, |
|
|
double |
deltaPhi, |
|
|
double |
radius, |
|
|
double |
zstart, |
|
|
double |
zend, |
|
|
double |
deltaL = 0 |
|
) |
| |
|
inline |
Constructor.
Definition at line 30 of file SVDCoolingPipesPar.h.
31 :
34 {}
std::string m_material
material
double m_outerDiameter
outer diameter
double m_deltaPhi
delta phi angle
double m_startPhi
start phi angle
double m_wallThickness
wall thickness
◆ SVDCoolingPipesPar() [2/2]
◆ getDeltaL()
double getDeltaL |
( |
| ) |
const |
|
inline |
◆ getDeltaPhi()
double getDeltaPhi |
( |
| ) |
const |
|
inline |
◆ getMaterial()
const std::string & getMaterial |
( |
| ) |
const |
|
inline |
◆ getNPipes()
◆ getOuterDiameter()
double getOuterDiameter |
( |
| ) |
const |
|
inline |
◆ getRadius()
double getRadius |
( |
| ) |
const |
|
inline |
◆ getStartPhi()
double getStartPhi |
( |
| ) |
const |
|
inline |
◆ getWallThickness()
double getWallThickness |
( |
| ) |
const |
|
inline |
◆ getZEnd()
◆ getZStart()
double getZStart |
( |
| ) |
const |
|
inline |
◆ setDeltaL()
void setDeltaL |
( |
double |
deltaL | ) |
|
|
inline |
◆ m_deltaL
◆ m_deltaPhi
◆ m_material
◆ m_nPipes
◆ m_outerDiameter
◆ m_radius
◆ m_startPhi
◆ m_wallThickness
◆ m_zend
◆ m_zstart
The documentation for this class was generated from the following file: