![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
Internal helper struct for defining the layer layout. More...
#include <DCH_info.h>
Public Member Functions | |
| bool | IsStereoPositive () const |
| int | StereoSign () const |
| calculate sign based on IsStereoPositive More... | |
| DCH_length_t | Pitch_z0 (DCH_length_t r_z0) const |
| separation between wires (along the circle) More... | |
Public Attributes | |
| DCH_layer | layer = {0} |
| layer number More... | |
| int | nwires = {0} |
| 2x number of cells in that layer More... | |
| double | height_z0 = {0.} |
| cell parameter More... | |
| double | width_z0 = {0.} |
| cell parameter More... | |
| DCH_length_t | radius_sw_z0 = {0.} |
| radius (cylindral coord) of sensitive wire More... | |
| DCH_length_t | radius_fdw_z0 = {0.} |
| radius (cylindral coord) of 'down' field wires More... | |
| DCH_length_t | radius_fuw_z0 = {0.} |
| radius (cylindral coord) of 'up' field wires More... | |
Internal helper struct for defining the layer layout.
Definition at line 141 of file DCH_info.h.
|
inline |
some quantities are derived from previous-layer ones stereo angle is positive for odd layer number
Definition at line 163 of file DCH_info.h.
|
inline |
separation between wires (along the circle)
Definition at line 172 of file DCH_info.h.
|
inline |
calculate sign based on IsStereoPositive
Definition at line 167 of file DCH_info.h.
| double dd4hep::rec::DCH_info_struct::DCH_info_layer::height_z0 = {0.} |
cell parameter
Definition at line 148 of file DCH_info.h.
| DCH_layer dd4hep::rec::DCH_info_struct::DCH_info_layer::layer = {0} |
layer number
Definition at line 144 of file DCH_info.h.
| int dd4hep::rec::DCH_info_struct::DCH_info_layer::nwires = {0} |
2x number of cells in that layer
Definition at line 146 of file DCH_info.h.
| DCH_length_t dd4hep::rec::DCH_info_struct::DCH_info_layer::radius_fdw_z0 = {0.} |
radius (cylindral coord) of 'down' field wires
Definition at line 156 of file DCH_info.h.
| DCH_length_t dd4hep::rec::DCH_info_struct::DCH_info_layer::radius_fuw_z0 = {0.} |
radius (cylindral coord) of 'up' field wires
Definition at line 159 of file DCH_info.h.
| DCH_length_t dd4hep::rec::DCH_info_struct::DCH_info_layer::radius_sw_z0 = {0.} |
radius (cylindral coord) of sensitive wire
Definition at line 153 of file DCH_info.h.
| double dd4hep::rec::DCH_info_struct::DCH_info_layer::width_z0 = {0.} |
cell parameter
Definition at line 150 of file DCH_info.h.
1.8.18