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

emulate the options template More...

+ Collaboration diagram for Acts::Test::PropagatorState::Options:

Public Attributes

bool debug = false
 
std::string debugString = ""
 
size_t debugPfxWidth = 30
 buffer & formatting for consistent output
 
size_t debugMsgWidth = 50
 
Direction direction = Direction::Forward
 
const Acts::Loggerlogger = Acts::getDummyLogger()
 
ActsScalar targetTolerance = s_onSurfaceTolerance
 

Detailed Description

emulate the options template

Definition at line 234 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 234 of file NavigatorTests.cpp

Member Data Documentation

bool Acts::Test::PropagatorState::Options::debug = false

Debug output the string where debug messages are stored (optionally)

Definition at line 237 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 237 of file NavigatorTests.cpp

size_t Acts::Test::PropagatorState::Options::debugMsgWidth = 50

Definition at line 241 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 241 of file NavigatorTests.cpp

size_t Acts::Test::PropagatorState::Options::debugPfxWidth = 30

buffer & formatting for consistent output

Definition at line 240 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 240 of file NavigatorTests.cpp

std::string Acts::Test::PropagatorState::Options::debugString = ""

Definition at line 238 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 238 of file NavigatorTests.cpp

Direction Acts::Test::PropagatorState::Options::direction = Direction::Forward

Definition at line 243 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 243 of file NavigatorTests.cpp

const Acts::Logger& Acts::Test::PropagatorState::Options::logger = Acts::getDummyLogger()

Definition at line 245 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 245 of file NavigatorTests.cpp

ActsScalar Acts::Test::PropagatorState::Options::targetTolerance = s_onSurfaceTolerance

Definition at line 247 of file NavigatorTests.cpp.

View newest version in sPHENIX GitHub at line 247 of file NavigatorTests.cpp


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