CMS 3D CMS Logo

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