EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail::make_projection_matrix< columns, i, N...> Struct Template Reference

#include <acts/blob/sPHENIX/Core/include/Acts/EventData/detail/make_projection_matrix.hpp>

Static Public Member Functions

static ActsMatrixD< sizeof...(N)+1,
columns > 
init ()
 

Detailed Description

template<unsigned int columns, unsigned int i, unsigned int... N>
struct Acts::detail::make_projection_matrix< columns, i, N...>

Definition at line 34 of file make_projection_matrix.hpp.

View newest version in sPHENIX GitHub at line 34 of file make_projection_matrix.hpp

Member Function Documentation

template<unsigned int columns, unsigned int i, unsigned int... N>
static ActsMatrixD<sizeof...(N) + 1, columns> Acts::detail::make_projection_matrix< columns, i, N...>::init ( )
inlinestatic

Definition at line 35 of file make_projection_matrix.hpp.

View newest version in sPHENIX GitHub at line 35 of file make_projection_matrix.hpp

References init(), Acts::UnitConstants::m, charm_jet_strange_helicity::N, and v.

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: