Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/RiddersPropagator.hpp>
Public Attributes | |
std::vector< double > | deviations = {-4e-4, -2e-4, 2e-4, 4e-4} |
Set of deltas which will be added to the nominal track parameters. | |
std::vector< double > | deviationsDisc = {-3e-5, -1e-5, 1e-5, 3e-5} |
See deviations - these are applied for disc surfaces. | |
Definition at line 77 of file RiddersPropagator.hpp.
View newest version in sPHENIX GitHub at line 77 of file RiddersPropagator.hpp
std::vector<double> Acts::RiddersPropagator< propagator_t >::Config::deviations = {-4e-4, -2e-4, 2e-4, 4e-4} |
Set of deltas which will be added to the nominal track parameters.
Definition at line 79 of file RiddersPropagator.hpp.
View newest version in sPHENIX GitHub at line 79 of file RiddersPropagator.hpp
std::vector<double> Acts::RiddersPropagator< propagator_t >::Config::deviationsDisc = {-3e-5, -1e-5, 1e-5, 3e-5} |
See deviations
- these are applied for disc surfaces.
Definition at line 81 of file RiddersPropagator.hpp.
View newest version in sPHENIX GitHub at line 81 of file RiddersPropagator.hpp