CMS 3D CMS Logo

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