CMS 3D CMS Logo

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