CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TIBLayerBuilder.h
Go to the documentation of this file.
1 #ifndef TkDetLayers_TIBLayerBuilder_h
2 #define TkDetLayers_TIBLayerBuilder_h
3 
4 
5 #include "TIBLayer.h"
6 
10 
14 #pragma GCC visibility push(hidden)
16  public:
18  TIBLayer* build(const GeometricDet* aTIBLayer,
19  const TrackerGeometry* theGeomDetGeometry) __attribute__ ((cold));
20 
21  void constructRings(std::vector<const GeometricDet*>& theGeometricRods,
22  std::vector<std::vector<const GeometricDet*> >& innerGeometricDetRings,
23  std::vector<std::vector<const GeometricDet*> >& outerGeometricDetRings);
24 
25 };
26 
27 
28 #pragma GCC visibility pop
29 #endif
TIBLayer * build(const GeometricDet *aTIBLayer, const TrackerGeometry *theGeomDetGeometry) __attribute__((cold))
void constructRings(std::vector< const GeometricDet * > &theGeometricRods, std::vector< std::vector< const GeometricDet * > > &innerGeometricDetRings, std::vector< std::vector< const GeometricDet * > > &outerGeometricDetRings)
float __attribute__((vector_size(8))) float32x2_t
Definition: ExtVec.h:12