test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
5
#include "
DataFormats/Math/interface/SIMDVec.h
"
6
7
#if defined(USE_EXTVECT)
8
#include "
DataFormats/GeometrySurface/interface/extTkRotation.h
"
9
#elif defined(USE_SSEVECT)
10
#include "
DataFormats/GeometrySurface/interface/sseTkRotation.h
"
11
#else
12
#include "
DataFormats/GeometrySurface/interface/oldTkRotation.h
"
13
#endif
14
15
#endif // Geom_TkRotation_H
16
SIMDVec.h
extTkRotation.h
sseTkRotation.h
oldTkRotation.h
Generated for CMSSW Reference Manual by
1.8.5