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 >::FakePropState< options_t, navigation_t > Struct Template Reference
+ Collaboration diagram for Acts::AutodiffExtensionWrapper< basic_extension_t >::FakePropState< options_t, navigation_t >:

Public Attributes

FakeStepperState stepping
 
const options_t & options
 
const navigation_t & navigation
 

Detailed Description

template<template< typename > typename basic_extension_t>
template<class options_t, class navigation_t>
struct Acts::AutodiffExtensionWrapper< basic_extension_t >::FakePropState< options_t, navigation_t >

Definition at line 98 of file AutodiffExtensionWrapper.hpp.

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

Member Data Documentation

template<template< typename > typename basic_extension_t>
template<class options_t , class navigation_t >
const navigation_t& Acts::AutodiffExtensionWrapper< basic_extension_t >::FakePropState< options_t, navigation_t >::navigation

Definition at line 101 of file AutodiffExtensionWrapper.hpp.

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

template<template< typename > typename basic_extension_t>
template<class options_t , class navigation_t >
const options_t& Acts::AutodiffExtensionWrapper< basic_extension_t >::FakePropState< options_t, navigation_t >::options

Definition at line 100 of file AutodiffExtensionWrapper.hpp.

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

Referenced by upload.VersionControlSystem::__init__().

template<template< typename > typename basic_extension_t>
template<class options_t , class navigation_t >
FakeStepperState Acts::AutodiffExtensionWrapper< basic_extension_t >::FakePropState< options_t, navigation_t >::stepping

Definition at line 99 of file AutodiffExtensionWrapper.hpp.

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


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