Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
11
#include <iostream>
12
13
template
<
typename
T,
int
N>
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.5