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 >::FakeStepperState Struct Reference
+ Collaboration diagram for Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState:

Public Attributes

ParticleHypothesis particleHypothesis = ParticleHypothesis::pion()
 
AutodiffFreeVector pars
 
AutodiffFreeVector derivative
 
bool covTransport = false
 

Detailed Description

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

Definition at line 88 of file AutodiffExtensionWrapper.hpp.

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

Member Data Documentation

template<template< typename > typename basic_extension_t>
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

template<template< typename > typename basic_extension_t>
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

template<template< typename > typename basic_extension_t>
ParticleHypothesis Acts::AutodiffExtensionWrapper< basic_extension_t >::FakeStepperState::particleHypothesis = ParticleHypothesis::pion()

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