Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
GeometrySurface
interface
TkRotation.h
Go to the documentation of this file.
1
#ifndef Geom_TkRotation_H
2
#define Geom_TkRotation_H
3
4
#if defined(__GNUC__) && (__GNUC__ == 4) && (__GNUC_MINOR__ > 4)
5
#define USE_SSEVECT
6
#endif
7
8
#if defined(USE_SSEVECT) && ! defined(__REFLEX__)
9
#include "
DataFormats/GeometrySurface/interface/newTkRotation.h
"
10
#else
11
#include "
DataFormats/GeometrySurface/interface/oldTkRotation.h
"
12
#endif
13
14
#endif // Geom_TkRotation_H
15
newTkRotation.h
oldTkRotation.h
Generated for CMSSW Reference Manual by
1.8.5