EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Classes | |
struct | LinearizerConcept |
Typedefs | |
template<typename T > | |
using | propagator_t = typename T::Propagator_t |
template<typename T > | |
using | state_t = typename T::State |
Functions | |
METHOD_TRAIT (linTrack_t, linearizeTrack) | |
using Acts::Concepts::Linearizer::propagator_t = typedef typename T::Propagator_t |
Definition at line 24 of file LinearizerConcept.hpp.
View newest version in sPHENIX GitHub at line 24 of file LinearizerConcept.hpp
using Acts::Concepts::Linearizer::state_t = typedef typename T::State |
Definition at line 26 of file LinearizerConcept.hpp.
View newest version in sPHENIX GitHub at line 26 of file LinearizerConcept.hpp
Acts::Concepts::Linearizer::METHOD_TRAIT | ( | linTrack_t | , |
linearizeTrack | |||
) |