CMS 3D CMS Logo

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