ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::ToroidField::BarrelConfig Struct Reference

Configuration for barrel toroid coils. More...

#include <Acts/MagneticField/ToroidField.hpp>

Public Attributes

double b = 0.16 * UnitConstants::m
 Coil width (radial).
double c = 25.3 * UnitConstants::m
 Coil length along z.
double I = 20500.0
 Current [A].
int Nturns = 120
 Number of turns.
double R_in = 4.9 * UnitConstants::m
 Inner radius.
double R_out = 10.0 * UnitConstants::m
 Outer radius.

Detailed Description

Configuration for barrel toroid coils.

Member Data Documentation

◆ b

double Acts::ToroidField::BarrelConfig::b = 0.16 * UnitConstants::m

Coil width (radial).

◆ c

double Acts::ToroidField::BarrelConfig::c = 25.3 * UnitConstants::m

Coil length along z.

◆ I

double Acts::ToroidField::BarrelConfig::I = 20500.0

Current [A].

◆ Nturns

int Acts::ToroidField::BarrelConfig::Nturns = 120

Number of turns.

◆ R_in

double Acts::ToroidField::BarrelConfig::R_in = 4.9 * UnitConstants::m

Inner radius.

◆ R_out

double Acts::ToroidField::BarrelConfig::R_out = 10.0 * UnitConstants::m

Outer radius.