![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Collaboration diagram for Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState:Public Attributes | |
| ParticleHypothesis | particleHypothesis = ParticleHypothesis::pion() |
| AutodiffFreeVector | pars |
| AutodiffFreeVector | derivative |
| bool | covTransport = false |
Definition at line 88 of file AutodiffExtensionWrapper.hpp.
View newest version in sPHENIX GitHub at line 88 of file AutodiffExtensionWrapper.hpp
| bool Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::covTransport = false |
Definition at line 93 of file AutodiffExtensionWrapper.hpp.
View newest version in sPHENIX GitHub at line 93 of file AutodiffExtensionWrapper.hpp
| AutodiffFreeVector Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::derivative |
Definition at line 92 of file AutodiffExtensionWrapper.hpp.
View newest version in sPHENIX GitHub at line 92 of file AutodiffExtensionWrapper.hpp
| AutodiffFreeVector Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::pars |
Definition at line 91 of file AutodiffExtensionWrapper.hpp.
View newest version in sPHENIX GitHub at line 91 of file AutodiffExtensionWrapper.hpp
Referenced by Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::direction(), Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::position(), and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::qOverP().
| ParticleHypothesis Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::particleHypothesis = ParticleHypothesis::pion() |
Definition at line 90 of file AutodiffExtensionWrapper.hpp.
View newest version in sPHENIX GitHub at line 90 of file AutodiffExtensionWrapper.hpp
Referenced by Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::particleHypothesis(), and Acts::AutodiffExtensionWrapper< basic_extension_t >::transportMatrix().