Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MultiEigenStepperLoop.hpp File Reference
+ Include dependency graph for MultiEigenStepperLoop.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::WeightedComponentReducerLoop
 Reducer struct for the Loop MultiEigenStepper which reduces the multicomponent state to simply by summing the weighted values. More...
 
struct  Acts::MaxMomentumReducerLoop
 
class  Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >
 Stepper based on the EigenStepper, but handles Multi-Component Tracks (e.g., for the GSF). Internally, this only manages a vector of EigenStepper::States. This simplifies implementation, but has several drawbacks: More...
 
struct  Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::State
 
struct  Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::State::Component
 The struct that stores the individual components. More...
 
struct  Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::SinglePropState< stepping_t, navigation_t, options_t, geoctx_t >
 
struct  Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::ComponentProxyBase< component_t >
 
struct  Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::ComponentProxy
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.