1 #ifndef ProjectedSiStripRecHit2D_H 2 #define ProjectedSiStripRecHit2D_H 31 template<
typename CluRef>
64 std::vector<const TrackingRecHit*>
recHits()
const override{
65 std::vector<const TrackingRecHit*>
rechits;
68 std::vector<TrackingRecHit*>
recHits()
override {
69 std::vector<TrackingRecHit*>
rechits;
77 return cloner(*
this,tsos).release();
ClusterStripRef cluster_strip() const
ProjectedSiStripRecHit2D * clone() const override
void setDet(const GeomDet &idet) override
TrackingRecHit::ConstRecHitPointer makeShared(TrackingRecHit::ConstRecHitPointer const &hit, TrajectoryStateOnSurface const &tsos) const
int dimension() const override
unsigned int originalId() const
unsigned int projId(TrackingRecHit const &hit)
ProjectedSiStripRecHit2D()
std::shared_ptr< TrackingRecHit const > ConstRecHitPointer
const GeomDet * det() const
std::vector< const TrackingRecHit * > recHits() const override
Access to component RecHits (if any)
void getKfComponents2D(KfComponentsHolder &holder) const
OmniClusterRef const & omniCluster() const
const GeomDetUnit * originalDet() const
DetId geographicalId() const
The label of this GeomDet.
void getKfComponents(KfComponentsHolder &holder) const override
SiStripRecHit2D originalHit() const
OmniClusterRef const & omniClusterRef() const
std::vector< TrackingRecHit * > recHits() override
Non-const access to component RecHits (if any)
bool canImproveWithTrack() const override
ClusterRef cluster() const
const GeomDet * theOriginalDet
ProjectedSiStripRecHit2D(const LocalPoint &pos, const LocalError &err, GeomDet const &idet, GeomDet const &originalDet, CluRef const &clus)
ProjectedSiStripRecHit2D * clone(TkCloner const &cloner, TrajectoryStateOnSurface const &tsos) const override
static bool isMono(GeomDet const &gdet, GeomDet const &sdet)
ConstRecHitPointer cloneSH(TkCloner const &cloner, TrajectoryStateOnSurface const &tsos) const override
ProjectedSiStripRecHit2D(const LocalPoint &pos, const LocalError &err, GeomDet const &idet, SiStripRecHit2D const &originalHit)
OmniClusterRef::ClusterStripRef ClusterRef