Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::StepWiseActor::this_result Struct Reference

The result is the piece-wise jacobian. More...

+ Collaboration diagram for Acts::Test::StepWiseActor::this_result:

Public Attributes

std::vector< Jacobianjacobians = {}
 
std::vector< doublepaths = {}
 
double fullPath = 0.
 
bool finalized = false
 

Detailed Description

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

Member Data Documentation

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()().


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