Geometry parameters of forward end plate (simplified)
More...
#include <TOPGeoEndPlate.h>
|
std::string | m_name |
| geometry object name
|
|
Geometry parameters of forward end plate (simplified)
Definition at line 23 of file TOPGeoEndPlate.h.
◆ TOPGeoEndPlate()
TOPGeoEndPlate |
( |
double |
thickness, |
|
|
double |
height, |
|
|
const std::string & |
material, |
|
|
const std::string & |
name = "TOPEndPlate" |
|
) |
| |
|
inline |
Full constructor.
- Parameters
-
thickness | thickness |
height | height |
material | material name |
name | volume name in Geant |
Definition at line 39 of file TOPGeoEndPlate.h.
TOPGeoBase()
Default constructor.
std::string m_material
material name
float m_thickness
thickness
◆ getHeight()
double getHeight |
( |
| ) |
const |
|
inline |
◆ getMaterial()
const std::string& getMaterial |
( |
void |
| ) |
const |
|
inline |
Returns material name.
- Returns
- material name
Definition at line 61 of file TOPGeoEndPlate.h.
◆ getName()
const std::string& getName |
( |
void |
| ) |
const |
|
inlineinherited |
Returns object name.
- Returns
- object name
Definition at line 51 of file TOPGeoBase.h.
◆ getThickness()
double getThickness |
( |
| ) |
const |
|
inline |
◆ setName()
void setName |
( |
const std::string & |
name | ) |
|
|
inlineinherited |
Sets object name.
- Parameters
-
Definition at line 45 of file TOPGeoBase.h.
The documentation for this class was generated from the following files: