|
ACTS
Experiment-independent tracking
|
Full configuration for the toroid field. More...
#include <Acts/MagneticField/ToroidField.hpp>
Public Attributes | |
| BarrelConfig | barrel |
| Barrel coil configuration. | |
| std::vector< int > | barrelSigns |
| Per-coil current senses (applied to dl) Size must be nCoils; default filled in ctor if empty. | |
| EctConfig | ect |
| End-cap toroid configuration. | |
| std::vector< int > | ectSigns |
| Per-coil current senses for endcaps Size must be 2*nCoils (first +z endcap [0..nCoils-1], then -z [nCoils..2*nCoils-1]); default filled in ctor if empty. | |
| LayoutConfig | layout |
| Layout and discretization parameters. | |
Full configuration for the toroid field.
| BarrelConfig Acts::ToroidField::Config::barrel |
Barrel coil configuration.
| std::vector<int> Acts::ToroidField::Config::barrelSigns |
Per-coil current senses (applied to dl) Size must be nCoils; default filled in ctor if empty.
| EctConfig Acts::ToroidField::Config::ect |
End-cap toroid configuration.
| std::vector<int> Acts::ToroidField::Config::ectSigns |
Per-coil current senses for endcaps Size must be 2*nCoils (first +z endcap [0..nCoils-1], then -z [nCoils..2*nCoils-1]); default filled in ctor if empty.
| LayoutConfig Acts::ToroidField::Config::layout |
Layout and discretization parameters.