EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::StepperState Struct Reference

Simplified stepper state. More...

Public Attributes

Vector3D pos
 
Vector3D dir
 
double t
 
double p
 
double q
 
bool covTransport
 
NavigationDirection navDir
 

Detailed Description

Simplified stepper state.

Definition at line 26 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 26 of file VolumeMaterialInteractionTests.cpp

Member Data Documentation

bool Acts::Test::StepperState::covTransport

Definition at line 29 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 29 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().

Vector3D Acts::Test::StepperState::dir

Definition at line 27 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 27 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::direction().

NavigationDirection Acts::Test::StepperState::navDir

Definition at line 30 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 30 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().

double Acts::Test::StepperState::p

Definition at line 28 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 28 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::momentum().

Vector3D Acts::Test::StepperState::pos

Definition at line 27 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 27 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::position().

double Acts::Test::StepperState::q

Definition at line 28 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 28 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::charge().

double Acts::Test::StepperState::t

Definition at line 28 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 28 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::time().


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