|
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.
| bool Acts::ToroidField::LayoutConfig::closeLoop = true |
Whether to close the coil loop.
| double Acts::ToroidField::LayoutConfig::eps = 1e-18 |
Small epsilon for numerical stability.
| int Acts::ToroidField::LayoutConfig::nArc = 200 |
Number of segments in arc portions.
| int Acts::ToroidField::LayoutConfig::nCoils = 8 |
Number of coils.
| int Acts::ToroidField::LayoutConfig::nStraight = 160 |
Number of segments in straight portions.
| double Acts::ToroidField::LayoutConfig::theta0 = 22.5 * UnitConstants::degree |
Initial azimuthal angle.
| double Acts::ToroidField::LayoutConfig::thetaStep |
Angular spacing between coils.