![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
The result is the piece-wise jacobian. More...
Collaboration diagram for Acts::Test::StepWiseActor::this_result:Public Attributes | |
| std::vector< Jacobian > | jacobians = {} |
| std::vector< double > | paths = {} |
| double | fullPath = 0. |
| bool | finalized = false |
The result is the piece-wise jacobian.
Definition at line 59 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 59 of file KalmanExtrapolatorTests.cpp
| bool Acts::Test::StepWiseActor::this_result::finalized = false |
Definition at line 65 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 65 of file KalmanExtrapolatorTests.cpp
Referenced by Acts::Test::StepWiseActor::operator()().
| double Acts::Test::StepWiseActor::this_result::fullPath = 0. |
Definition at line 63 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 63 of file KalmanExtrapolatorTests.cpp
Referenced by Acts::Test::StepWiseActor::operator()().
| std::vector<Jacobian> Acts::Test::StepWiseActor::this_result::jacobians = {} |
Definition at line 60 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 60 of file KalmanExtrapolatorTests.cpp
Referenced by Acts::Test::StepWiseActor::operator()().
| std::vector<double> Acts::Test::StepWiseActor::this_result::paths = {} |
Definition at line 61 of file KalmanExtrapolatorTests.cpp.
View newest version in sPHENIX GitHub at line 61 of file KalmanExtrapolatorTests.cpp
Referenced by Acts::Test::StepWiseActor::operator()().