CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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)) || defined(__clang__)
5 #define USE_SSEVECT
6 #endif
7 
8 #if defined(USE_SSEVECT) && ! defined(__REFLEX__)
10 #else
12 #endif
13 
14 #endif // Geom_TkRotation_H
15