![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Classes | |
| struct | VertexFitterConcept |
Typedefs | |
| template<typename T > | |
| using | track_t = typename T::InputTrack_t |
| template<typename T > | |
| using | propagator_t = typename T::Propagator_t |
| template<typename T > | |
| using | linearizer_t = typename T::Linearizer_t |
Functions | |
| METHOD_TRAIT (fit_t, fit) | |
| using Acts::concept::VertexFitter::linearizer_t = typedef typename T::Linearizer_t |
Definition at line 27 of file VertexFitterConcept.hpp.
View newest version in sPHENIX GitHub at line 27 of file VertexFitterConcept.hpp
| using Acts::concept::VertexFitter::propagator_t = typedef typename T::Propagator_t |
Definition at line 25 of file VertexFitterConcept.hpp.
View newest version in sPHENIX GitHub at line 25 of file VertexFitterConcept.hpp
| using Acts::concept::VertexFitter::track_t = typedef typename T::InputTrack_t |
Definition at line 23 of file VertexFitterConcept.hpp.
View newest version in sPHENIX GitHub at line 23 of file VertexFitterConcept.hpp
| Acts::concept::VertexFitter::METHOD_TRAIT | ( | fit_t | , |
| fit | |||
| ) |