Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Classes | |
struct | has_duplicates< Args > |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::detail |
These functions perform the transport of a covariance matrix using given Jacobians. The required data is provided by the stepper object with some additional data. Since this is a purely algebraic problem the calculations are identical for StraightLineStepper and EigenStepper . As a consequence the methods can be located in a separate file. | |
Variables | |
template<typename... Args> | |
constexpr bool | Acts::detail::has_duplicates_v = has_duplicates<Args...>::value |
|
static |
Definition at line 20 of file has_duplicates.hpp.
View newest version in sPHENIX GitHub at line 20 of file has_duplicates.hpp
Referenced by init(), pdfset(), pdfsetold(), pyinit(), pypdel(), and pypdfu().