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

Simplified propgator state. More...

+ Collaboration diagram for Acts::Test::State:

Public Attributes

struct {
   double   mass
 
   int   absPdgCode
 
options
 
struct {
   TrackingVolume *   currentVolume
 
navigation
 
StepperState stepping
 

Detailed Description

Simplified propgator state.

Definition at line 34 of file VolumeMaterialInteractionTests.cpp.

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

Member Data Documentation

int Acts::Test::State::absPdgCode

Definition at line 37 of file VolumeMaterialInteractionTests.cpp.

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

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

TrackingVolume* Acts::Test::State::currentVolume

Definition at line 41 of file VolumeMaterialInteractionTests.cpp.

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

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

double Acts::Test::State::mass

Definition at line 36 of file VolumeMaterialInteractionTests.cpp.

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

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

struct { ... } Acts::Test::State::navigation
struct { ... } Acts::Test::State::options
StepperState Acts::Test::State::stepping

Definition at line 44 of file VolumeMaterialInteractionTests.cpp.

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

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


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