CMS 3D CMS Logo

Macros | Typedefs
RKSmallVector.h File Reference
#include "FWCore/Utilities/interface/Visibility.h"
#include "DataFormats/GeometryVector/interface/PreciseFloatType.h"
#include <Math/SVector.h>
#include <iostream>

Go to the source code of this file.

Macros

#define SMATRIX_USE_CONSTEXPR
 

Typedefs

template<typename T , int N>
using RKSmallVector = ROOT::Math::SVector< T, N >
 

Macro Definition Documentation

#define SMATRIX_USE_CONSTEXPR

Definition at line 7 of file RKSmallVector.h.

Typedef Documentation

template<typename T , int N>
using RKSmallVector = ROOT::Math::SVector<T,N>

Definition at line 13 of file RKSmallVector.h.