Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
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
#include "
TIBRing.h
"
5
6
#include "
FWCore/Framework/interface/ESHandle.h
"
7
#include "
Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h
"
8
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDet.h
"
9
13
#pragma GCC visibility push(hidden)
14
class
TIBRingBuilder
{
15
public
:
16
TIBRingBuilder
(){};
17
TIBRing
*
build
(
const
std::vector<const GeometricDet*>& detsInRing,
const
TrackerGeometry
* theGeomDetGeometry)
18
__attribute__
((cold));
19
};
20
21
#pragma GCC visibility pop
22
#endif
TIBRing
Definition:
TIBRing.h:12
GeometricDet.h
__attribute__
float __attribute__((vector_size(8))) cms_float32x2_t
Definition:
ExtVec.h:12
ESHandle.h
TIBRingBuilder::TIBRingBuilder
TIBRingBuilder()
Definition:
TIBRingBuilder.h:16
TIBRing.h
TIBRingBuilder
Definition:
TIBRingBuilder.h:14
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:14
Generated for CMSSW Reference Manual by
1.8.5