CMS 3D CMS Logo

TOBRodBuilder.h
Go to the documentation of this file.
1 #ifndef TkDetLayers_TOBRodBuilder_h
2 #define TkDetLayers_TOBRodBuilder_h
3 
4 #include "TOBRod.h"
5 
9 
13 #pragma GCC visibility push(hidden)
15 public:
17  TOBRod* build(const GeometricDet* negTOBRod, const GeometricDet* posTOBRod, const TrackerGeometry* theGeomDetGeometry)
18  __attribute__((cold));
19 };
20 
21 #pragma GCC visibility pop
22 #endif
Definition: TOBRod.h:14
TOBRod * build(const GeometricDet *negTOBRod, const GeometricDet *posTOBRod, const TrackerGeometry *theGeomDetGeometry) __attribute__((cold))
Definition: TOBRodBuilder.cc:7
float __attribute__((vector_size(8))) cms_float32x2_t
Definition: ExtVec.h:12