RecoTracker
TkDetLayers
src
Phase2EndcapRingBuilder.h
Go to the documentation of this file.
1
#ifndef TkDetLayers_Phase2EndcapRingBuilder_h
2
#define TkDetLayers_Phase2EndcapRingBuilder_h
3
4
#include "
Phase2EndcapRing.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
Phase2EndcapRingBuilder
{
15
public
:
16
Phase2EndcapRingBuilder
(){};
17
Phase2EndcapRing
*
build
(
const
GeometricDet
* aPhase2EndcapRing,
18
const
TrackerGeometry
* theGeomDetGeometry,
19
const
bool
useBrothers =
true
)
__attribute__
((cold));
20
};
21
22
#pragma GCC visibility pop
23
#endif
Phase2EndcapRing.h
Phase2EndcapRingBuilder::build
Phase2EndcapRing * build(const GeometricDet *aPhase2EndcapRing, const TrackerGeometry *theGeomDetGeometry, const bool useBrothers=true) __attribute__((cold))
Definition:
Phase2EndcapRingBuilder.cc:8
Phase2EndcapRing
Definition:
Phase2EndcapRing.h:13
GeometricDet.h
GeometricDet
Definition:
GeometricDet.h:31
__attribute__
float __attribute__((vector_size(8))) cms_float32x2_t
Definition:
ExtVec.h:12
ESHandle.h
Phase2EndcapRingBuilder
Definition:
Phase2EndcapRingBuilder.h:14
Phase2EndcapRingBuilder::Phase2EndcapRingBuilder
Phase2EndcapRingBuilder()
Definition:
Phase2EndcapRingBuilder.h:16
TrackerGeometry.h
TrackerGeometry
Definition:
TrackerGeometry.h:14
Generated for CMSSW Reference Manual by
1.8.14