src
TrackPropagation
RungeKutta
src
RKSmallVector.h
Go to the documentation of this file.
1
#ifndef RKSmallVector_H
2
#define RKSmallVector_H
3
4
#include "
FWCore/Utilities/interface/Visibility.h
"
5
#include "
DataFormats/GeometryVector/interface/PreciseFloatType.h
"
6
7
#define SMATRIX_USE_CONSTEXPR
8
#include <Math/SVector.h>
9
10
#include <iostream>
11
12
template
<
typename
T,
int
N>
13
using
RKSmallVector
= ROOT::Math::SVector<T, N>;
14
15
#endif
PreciseFloatType.h
RKSmallVector
ROOT::Math::SVector< T, N > RKSmallVector
Definition:
RKSmallVector.h:13
Visibility.h
Generated for CMSSW Reference Manual by
1.8.14