![]() |
Belle II Software release-09-00-03
|
Struct to hold tube parameters. More...
#include <ARICHGeoSupport.h>

Public Attributes | |
| double | innerR |
| inner radius | |
| double | outerR |
| outer radius | |
| double | length |
| length | |
| double | zPosition |
| z position | |
| std::string | material |
| material | |
| std::string | name |
| name | |
Struct to hold tube parameters.
Definition at line 37 of file ARICHGeoSupport.h.
| double innerR |
inner radius
Definition at line 38 of file ARICHGeoSupport.h.
| double length |
length
Definition at line 40 of file ARICHGeoSupport.h.
| std::string material |
material
Definition at line 42 of file ARICHGeoSupport.h.
| std::string name |
name
Definition at line 43 of file ARICHGeoSupport.h.
| double outerR |
outer radius
Definition at line 39 of file ARICHGeoSupport.h.
| double zPosition |
z position
Definition at line 41 of file ARICHGeoSupport.h.