Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoTracker
TkDetLayers
src
TIBRingBuilder.h
Go to the documentation of this file.
1
#ifndef TkDetLayers_TIBRingBuilder_h
2
#define TkDetLayers_TIBRingBuilder_h
3
4
5
#include "
TIBRing.h
"
6
7
#include "
FWCore/Framework/interface/ESHandle.h
"
8
#include "
Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h
"
9
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDet.h
"
10
14
#pragma GCC visibility push(hidden)
15
class
TIBRingBuilder
{
16
public
:
17
TIBRingBuilder
(){};
18
TIBRing
*
build
(
const
std::vector<const GeometricDet*>& detsInRing,
19
const
TrackerGeometry
* theGeomDetGeometry)
__attribute__
((cold));
20
21
22
};
23
24
25
#pragma GCC visibility pop
26
#endif
TIBRing
Definition:
TIBRing.h:13
GeometricDet.h
ESHandle.h
TIBRingBuilder::TIBRingBuilder
TIBRingBuilder()
Definition:
TIBRingBuilder.h:17
__attribute__
float __attribute__((vector_size(8))) float32x2_t
Definition:
ExtVec.h:12
TIBRing.h
TIBRingBuilder
Definition:
TIBRingBuilder.h:15
TrackerGeometry.h
TIBRingBuilder::build
TIBRing * build(const std::vector< const GeometricDet * > &detsInRing, const TrackerGeometry *theGeomDetGeometry) __attribute__((cold))
Definition:
TIBRingBuilder.cc:6
TrackerGeometry
Definition:
TrackerGeometry.h:28
Generated for CMSSW Reference Manual by
1.8.5