CMS 3D CMS Logo

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