CMS 3D CMS Logo

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