The Class for VXD PolyCone, possibly with coutouts.
More...
#include <VXDPolyConePar.h>
|
| ClassDef (VXDPolyConePar, 6) |
| ClassDef, must be the last term before the closing {}.
|
|
The Class for VXD PolyCone, possibly with coutouts.
Definition at line 55 of file VXDPolyConePar.h.
◆ VXDPolyConePar()
VXDPolyConePar |
( |
const std::string & |
name = "" , |
|
|
const std::string & |
material = "" , |
|
|
double |
minPhi = 0 , |
|
|
double |
maxPhi = 0 , |
|
|
bool |
doCutOut = false , |
|
|
double |
cutOutWidth1 = 0 , |
|
|
double |
cutOutWidth2 = 0 , |
|
|
double |
cutOutHeight = 0 , |
|
|
double |
cutOutDepth = 0 |
|
) |
| |
|
inline |
Constructor.
Definition at line 58 of file VXDPolyConePar.h.
59 :
63 {}
double m_cutOutDepth
CutOut Depth in mm.
std::string m_material
Material name.
bool m_doCutOut
doCutOut flag
double m_minPhi
minPhi in rad
double m_cutOutWidth2
CutOut Width2 in mm.
double m_cutOutWidth1
CutOut Width in mm.
double m_cutOutHeight
CutOut Height in mm.
double m_maxPhi
maxPhi in rad
◆ getCutOutDepth()
double getCutOutDepth |
( |
void |
| ) |
const |
|
inline |
◆ getCutOutHeight()
double getCutOutHeight |
( |
void |
| ) |
const |
|
inline |
◆ getCutOutWidth1()
double getCutOutWidth1 |
( |
void |
| ) |
const |
|
inline |
Get CutOut Width in mm.
Get CutOut Width1 in mm
Definition at line 78 of file VXDPolyConePar.h.
◆ getCutOutWidth2()
double getCutOutWidth2 |
( |
void |
| ) |
const |
|
inline |
◆ getDoCutOut()
bool getDoCutOut |
( |
void |
| ) |
const |
|
inline |
◆ getMaterial()
std::string getMaterial |
( |
void |
| ) |
const |
|
inline |
◆ getMaxPhi()
double getMaxPhi |
( |
void |
| ) |
const |
|
inline |
◆ getMinPhi()
double getMinPhi |
( |
void |
| ) |
const |
|
inline |
◆ getName()
std::string getName |
( |
void |
| ) |
const |
|
inline |
◆ getPlanes() [1/2]
Get planes.
Definition at line 86 of file VXDPolyConePar.h.
std::vector< VXDPolyConePlanePar > m_planes
Planes.
◆ getPlanes() [2/2]
◆ m_cutOutDepth
◆ m_cutOutHeight
◆ m_cutOutWidth1
◆ m_cutOutWidth2
◆ m_doCutOut
◆ m_material
◆ m_maxPhi
◆ m_minPhi
◆ m_name
◆ m_planes
The documentation for this class was generated from the following file: