1 #ifndef TrackReco_Vector_h 2 #define TrackReco_Vector_h 6 #define SMATRIX_USE_CONSTEXPR 7 #include "Math/SVector.h" 12 template<
unsigned int N>
14 typedef ROOT::Math::SVector<double, N>
type;
18 template<
unsigned int N>
20 typedef ROOT::Math::SVector<float, N>
type;
24 template<
unsigned int N>
ROOT::Math::SVector< float, N > type
ROOT::Math::SVector< double, N > type