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

mockup of stepping state More...

Public Attributes

Vector3 pos = Vector3(0., 0., 0.)
 Parameters.
 
Vector3 dir = Vector3(0., 0., 1)
 
double p = 100_MeV
 

Detailed Description

mockup of stepping state

Definition at line 59 of file LoopProtectionTests.cpp.

View newest version in sPHENIX GitHub at line 59 of file LoopProtectionTests.cpp

Member Data Documentation

Vector3 Acts::Test::SteppingState::dir = Vector3(0., 0., 1)

Definition at line 62 of file LoopProtectionTests.cpp.

View newest version in sPHENIX GitHub at line 62 of file LoopProtectionTests.cpp

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

double Acts::Test::SteppingState::p = 100_MeV

Definition at line 63 of file LoopProtectionTests.cpp.

View newest version in sPHENIX GitHub at line 63 of file LoopProtectionTests.cpp

Referenced by Acts::Test::Stepper::absoluteMomentum(), and Acts::Test::BOOST_DATA_TEST_CASE().

Vector3 Acts::Test::SteppingState::pos = Vector3(0., 0., 0.)

Parameters.

Definition at line 61 of file LoopProtectionTests.cpp.

View newest version in sPHENIX GitHub at line 61 of file LoopProtectionTests.cpp

Referenced by Acts::Test::Stepper::position().


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