1 #ifndef TKClonerImplRecHit_H
2 #define TKClonerImplRecHit_H
28 using TkCloner::makeShared;
const PixelClusterParameterEstimator * pixelCPE
TrackingRecHit * operator() CMS_THREAD_SAFE(TrackingRecHit const &hit
virtual TrackingRecHit::ConstRecHitPointer makeShared(SiPixelRecHit const &hit, TrajectoryStateOnSurface const &tsos) const override
const StripClusterParameterEstimator * stripCPE
std::shared_ptr< TrackingRecHit const > ConstRecHitPointer
virtual std::unique_ptr< SiPixelRecHit > operator()(SiPixelRecHit const &hit, TrajectoryStateOnSurface const &tsos) const override
TkClonerImpl(const PixelClusterParameterEstimator *ipixelCPE, const StripClusterParameterEstimator *istripCPE, const SiStripRecHitMatcher *iMatcher)
const SiStripRecHitMatcher * theMatcher
std::unique_ptr< ProjectedSiStripRecHit2D > project(SiStripMatchedRecHit2D const &hit, bool mono, TrajectoryStateOnSurface const &tsos) const