Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper Struct Reference

Public Member Functions

auto position (const FakeStepperState &s) const
 
auto direction (const FakeStepperState &s) const
 
auto qOverP (const FakeStepperState &s) const
 
auto absoluteMomentum (const FakeStepperState &s) const
 
auto charge (const FakeStepperState &s) const
 
auto particleHypothesis (const FakeStepperState &s) const
 

Detailed Description

template<template< typename > typename basic_extension_t>
struct Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper

Definition at line 105 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 105 of file AutodiffExtensionWrapper.hpp

Member Function Documentation

template<template< typename > typename basic_extension_t>
auto Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::absoluteMomentum ( const FakeStepperState s) const
inline

Definition at line 113 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 113 of file AutodiffExtensionWrapper.hpp

References Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::particleHypothesis(), and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::qOverP().

+ Here is the call graph for this function:

template<template< typename > typename basic_extension_t>
auto Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::charge ( const FakeStepperState s) const
inline

Definition at line 116 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 116 of file AutodiffExtensionWrapper.hpp

References Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::particleHypothesis(), and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::qOverP().

+ Here is the call graph for this function:

template<template< typename > typename basic_extension_t>
auto Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::direction ( const FakeStepperState s) const
inline

Definition at line 109 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 109 of file AutodiffExtensionWrapper.hpp

References Acts::eFreeDir0, and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::pars.

template<template< typename > typename basic_extension_t>
auto Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::particleHypothesis ( const FakeStepperState s) const
inline

Definition at line 119 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 119 of file AutodiffExtensionWrapper.hpp

References Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::particleHypothesis.

Referenced by Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::absoluteMomentum(), and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::charge().

+ Here is the caller graph for this function:

template<template< typename > typename basic_extension_t>
auto Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::position ( const FakeStepperState s) const
inline

Definition at line 106 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 106 of file AutodiffExtensionWrapper.hpp

References Acts::eFreePos0, and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::pars.

template<template< typename > typename basic_extension_t>
auto Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::qOverP ( const FakeStepperState s) const
inline

Definition at line 112 of file AutodiffExtensionWrapper.hpp.

View newest version in sPHENIX GitHub at line 112 of file AutodiffExtensionWrapper.hpp

References Acts::eFreeQOverP, and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::pars.

Referenced by Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::absoluteMomentum(), and Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepper::charge().

+ Here is the caller graph for this function:


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