CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TkTransientTrackingRecHitBuilder.h
Go to the documentation of this file.
1 #ifndef RECOTRACKER_TRANSIENTRECHITBUILDER_H
2 #define RECOTRACKER_TRANSIENTRECHITBUILDER_H
3 
6 
8 
9 
10 
14 
16 
17  public:
18  TkTransientTrackingRecHitBuilder (const TrackingGeometry* trackingGeometry,
21  const SiStripRecHitMatcher *,
22  bool computeCoarseLocalPositionFromDisk);
23 
25 
26 
30  const TrackingGeometry * geometry() const { return tGeometry_;}
31 
32  // for the time being here...
34 
35 private:
36 
37 
38  private:
44 };
45 
46 
47 #endif
#define GCC11_FINAL
const PixelClusterParameterEstimator * pixelCPE
const PixelClusterParameterEstimator * pixelClusterParameterEstimator() const
TkTransientTrackingRecHitBuilder(const TrackingGeometry *trackingGeometry, const PixelClusterParameterEstimator *, const StripClusterParameterEstimator *, const SiStripRecHitMatcher *, bool computeCoarseLocalPositionFromDisk)
const StripClusterParameterEstimator * stripCPE
std::shared_ptr< TrackingRecHit const > RecHitPointer
const StripClusterParameterEstimator * stripClusterParameterEstimator() const
const TrackingGeometry * geometry() const
const SiStripRecHitMatcher * siStripRecHitMatcher() const
TransientTrackingRecHit::RecHitPointer build(const TrackingRecHit *p) const
build a tracking rechit from an existing rechit