|
ACTS
Experiment-independent tracking
|
Configuration for coil layout and discretization. More...
#include <Acts/MagneticField/ToroidField.hpp>
Public Attributes | |
| bool | closeLoop = true |
| Whether to close the coil loop. | |
| double | eps = 1e-18 |
| Small epsilon for numerical stability. | |
| int | nArc = 200 |
| Number of segments in arc portions. | |
| int | nCoils = 8 |
| Number of coils. | |
| int | nStraight = 160 |
| Number of segments in straight portions. | |
| double | theta0 = 22.5 * UnitConstants::degree |
| Initial azimuthal angle. | |
| double | thetaStep |
| Angular spacing between coils. | |
Configuration for coil layout and discretization.
| double Acts::ToroidField::LayoutConfig::thetaStep |
Angular spacing between coils.