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

Public Attributes | |
| int | type |
| type | |
| double | r |
| radius | |
| double | phi |
| polar angle | |
| double | z |
| length | |
| std::string | material |
| material | |
Struct to hold wedge parameters.
Definition at line 49 of file ARICHGeoSupport.h.
| std::string material |
material
Definition at line 54 of file ARICHGeoSupport.h.
| double phi |
polar angle
Definition at line 52 of file ARICHGeoSupport.h.
| double r |
radius
Definition at line 51 of file ARICHGeoSupport.h.
| int type |
type
Definition at line 50 of file ARICHGeoSupport.h.
| double z |
length
Definition at line 53 of file ARICHGeoSupport.h.