Analysis Software
Documentation for sPHENIX simulation software
|
the bound state propagation More...
Classes | |
struct | this_result |
The result is the piece-wise jacobian. More... | |
Public Types | |
using | result_type = this_result |
Broadcast the result type. | |
Public Member Functions | |
template<typename propagator_state_t , typename stepper_t , typename navigator_t > | |
void | operator() (propagator_state_t &state, const stepper_t &stepper, const navigator_t &navigator, result_type &result, const Logger &) const |
Kalman sequence operation. | |
the bound state propagation
Definition at line 57 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 57 of file KalmanExtrapolatorTests.cpp
Broadcast the result type.
Definition at line 68 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 68 of file KalmanExtrapolatorTests.cpp
|
inline |
Kalman sequence operation.
propagator_state_t | is the type of Propagator state |
stepper_t | Type of the stepper used for the propagation |
navigator_t | Type of the navigator used for the propagation |
state | is the mutable propagator state object |
stepper | The stepper in use |
navigator | The navigator in use |
result | is the mutable result state object |
Definition at line 82 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 82 of file KalmanExtrapolatorTests.cpp
References Acts::detail::boundState(), Acts::Test::StepWiseActor::this_result::finalized, Acts::Test::StepWiseActor::this_result::fullPath, Acts::Test::StepWiseActor::this_result::jacobians, testing::internal::move(), Acts::Test::StepWiseActor::this_result::paths, and writeMapConfig::surface.