CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelRodBuilder.h
Go to the documentation of this file.
1 #ifndef TkDetLayers_PixelRodBuilder_h
2 #define TkDetLayers_PixelRodBuilder_h
3 
4 
5 #include "PixelRod.h"
6 
10 
14 #pragma GCC visibility push(hidden)
16  public:
18  PixelRod* build(const GeometricDet* aRod,
19  const TrackerGeometry* theGeomDetGeometry) __attribute__ ((cold));
20 
21 };
22 
23 
24 #pragma GCC visibility pop
25 #endif
PixelRod * build(const GeometricDet *aRod, const TrackerGeometry *theGeomDetGeometry) __attribute__((cold))
float __attribute__((vector_size(8))) float32x2_t
Definition: ExtVec.h:12