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

Go to the source code of this file.

Classes

class  ActsExamples::PropagationAlgorithm< propagator_t >
 this test algorithm performs test propagation within the Acts::Propagator More...
 
struct  ActsExamples::PropagationAlgorithm< propagator_t >::Config
 

Namespaces

namespace  ActsExamples
 

Typedefs

using ActsExamples::PropagationOutput = std::pair< std::vector< Acts::detail::Step >, RecordedMaterial >
 Finally the output of the propagation test.