Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
GeometrySurface
interface
TkRotation.h
Go to the documentation of this file.
1
#ifndef Geom_TkRotation_H
2
#define Geom_TkRotation_H
3
4
#include "
DataFormats/Math/interface/SIMDVec.h
"
5
6
#if defined(USE_EXTVECT)
7
#include "
private/extTkRotation.h
"
8
#elif defined(USE_SSEVECT)
9
#include "
private/sseTkRotation.h
"
10
#else
11
#include "
private/oldTkRotation.h
"
12
#endif
13
14
#endif // Geom_TkRotation_H
SIMDVec.h
extTkRotation.h
sseTkRotation.h
oldTkRotation.h
Generated for CMSSW Reference Manual by
1.8.5