Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::RiddersPropagator< propagator_t >::Config Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/RiddersPropagator.hpp>

+ Collaboration diagram for Acts::RiddersPropagator< propagator_t >::Config:

Public Attributes

std::vector< doubledeviations = {-4e-4, -2e-4, 2e-4, 4e-4}
 Set of deltas which will be added to the nominal track parameters.
 
std::vector< doubledeviationsDisc = {-3e-5, -1e-5, 1e-5, 3e-5}
 See deviations - these are applied for disc surfaces.
 

Detailed Description

template<typename propagator_t>
struct Acts::RiddersPropagator< propagator_t >::Config

Definition at line 77 of file RiddersPropagator.hpp.

View newest version in sPHENIX GitHub at line 77 of file RiddersPropagator.hpp

Member Data Documentation

template<typename propagator_t >
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

template<typename propagator_t >
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


The documentation for this struct was generated from the following file: