21 bool computeCoarseLocalPositionFromDisk)
22 : tGeometry_(trackingGeometry),
26 theComputeCoarseLocalPosition(computeCoarseLocalPositionFromDisk),
27 phase2OTCPE(nullptr) {}
33 : tGeometry_(trackingGeometry),
37 theComputeCoarseLocalPosition(
false),
38 phase2OTCPE(ph2StripCPE) {}
43 return (*p).cloneSH();
TransientTrackingRecHit::RecHitPointer build(const TrackingRecHit *p) const override
build a tracking rechit from an existing rechit
TkTransientTrackingRecHitBuilder(const TrackingGeometry *trackingGeometry, const PixelClusterParameterEstimator *, const StripClusterParameterEstimator *, const SiStripRecHitMatcher *, bool computeCoarseLocalPositionFromDisk)
std::shared_ptr< TrackingRecHit const > RecHitPointer