The Class for Service Materials between CDC and ECL, ARICH and TOP, TOP and ECL.
More...
#include <ServiceGapsMaterialsPar.h>
|
| ServiceGapsMaterialsCdcArichTopPar (const std::string &name="", const std::string &material="", int identifier=0, double innerR=0, double outerR=0, double backwardZ=0, double forwardZ=0) |
| Constructor.
|
|
double | getInnerR (void) const |
| Get InnerR in mm.
|
|
double | getOuterR (void) const |
| Get OuterR in mm.
|
|
double | getBackwardZ (void) const |
| Get BackwardZ in mm.
|
|
double | getForwardZ (void) const |
| Get ForwardZ in mm.
|
|
std::string | getMaterial (void) const |
| Get material.
|
|
std::string | getName (void) const |
| Get name.
|
|
int | getIdentifier (void) const |
| Get identifier.
|
|
The Class for Service Materials between CDC and ECL, ARICH and TOP, TOP and ECL.
Definition at line 24 of file ServiceGapsMaterialsPar.h.
◆ ServiceGapsMaterialsCdcArichTopPar()
ServiceGapsMaterialsCdcArichTopPar |
( |
const std::string & |
name = "" , |
|
|
const std::string & |
material = "" , |
|
|
int |
identifier = 0 , |
|
|
double |
innerR = 0 , |
|
|
double |
outerR = 0 , |
|
|
double |
backwardZ = 0 , |
|
|
double |
forwardZ = 0 |
|
) |
| |
|
inline |
Constructor.
Definition at line 28 of file ServiceGapsMaterialsPar.h.
29 :
32 {}
double m_backwardZ
BackwardZ in mm.
double m_innerR
InnerR in mm.
std::string m_material
Material.
double m_forwardZ
ForwardZ in mm.
double m_outerR
OuterR in mm.
int m_identifier
Identifier.
◆ getBackwardZ()
double getBackwardZ |
( |
void |
| ) |
const |
|
inline |
◆ getForwardZ()
double getForwardZ |
( |
void |
| ) |
const |
|
inline |
◆ getIdentifier()
int getIdentifier |
( |
void |
| ) |
const |
|
inline |
◆ getInnerR()
double getInnerR |
( |
void |
| ) |
const |
|
inline |
◆ getMaterial()
std::string getMaterial |
( |
void |
| ) |
const |
|
inline |
◆ getName()
std::string getName |
( |
void |
| ) |
const |
|
inline |
◆ getOuterR()
double getOuterR |
( |
void |
| ) |
const |
|
inline |
◆ m_backwardZ
◆ m_forwardZ
◆ m_identifier
◆ m_innerR
◆ m_material
◆ m_name
◆ m_outerR
The documentation for this class was generated from the following file: