Struct HelicalTrackLinearizer::Config¶
Defined in File HelicalTrackLinearizer.hpp
Nested Relationships¶
This struct is a nested type of Template Class HelicalTrackLinearizer.
Struct Documentation¶
-
struct
Acts::HelicalTrackLinearizer::Config¶ Configuration struct.
Public Functions
@ Config constructor if magnetic field is present
- Parameters
bIn: The magnetic fieldprop: The propagator
Config constructor without B field -> uses NullBField.
- Parameters
prop: The propagator
Public Members
-
std::shared_ptr<MagneticFieldProvider>
bField¶
-
double
maxRho= 1e+15¶
-
double
minQoP= 1e-15¶
-
std::shared_ptr<Propagator_t>
propagator¶