1 #ifndef TrackerSingleRecHit_H
2 #define TrackerSingleRecHit_H
29 template<
typename CluRef>
35 template<
typename CluRef>
38 CluRef
const& clus) :
Base(p,e,idet, rt),
cluster_(clus){}
90 virtual std::vector<const TrackingRecHit*>
recHits()
const;
91 virtual std::vector<TrackingRecHit*>
recHits();
SharedInputType
definition of equality via shared input
ClusterStripRef cluster_strip() const
TrackerSingleRecHit(const LocalPoint &p, const LocalError &e, GeomDet const &idet, CluRef const &clus)
SiPixelCluster const & pixelCluster() const
void setClusterStripRef(ClusterStripRef const &ref)
virtual bool sharesInput(const TrackingRecHit *other, SharedInputType what) const final
OmniClusterRef & omniCluster()
bool sharesInput(TrackerSingleRecHit const &other) const
ClusterPixelRef cluster_pixel() const
SiStripCluster const & stripCluster() const
const GeomDet * det() const
ClusterStripRef cluster_strip() const
TrackerSingleRecHit(DetId id, OmniClusterRef const &clus)
OmniClusterRef const & omniCluster() const
virtual OmniClusterRef const & firstClusterRef() const final
const GeomDetUnit * detUnit() const
OmniClusterRef const & omniClusterRef() const
virtual std::vector< const TrackingRecHit * > recHits() const
Access to component RecHits (if any)
SiStripCluster const & stripCluster() const
bool sameCluster(OmniClusterRef const &oh) const
SiPixelCluster const & pixelCluster() const
Pixel cluster – collection of neighboring pixels above threshold.
ClusterPixelRef cluster_pixel() const
void setClusterPixelRef(ClusterPixelRef const &ref)
OmniClusterRef & omniClusterRef()
OmniClusterRef::ClusterPixelRef ClusterPixelRef
OmniClusterRef::ClusterStripRef ClusterStripRef
TrackerSingleRecHit(const LocalPoint &p, const LocalError &e, GeomDet const &idet, trackerHitRTTI::RTTI rt, CluRef const &clus)