1 #ifndef TrackerSingleRecHit_H 2 #define TrackerSingleRecHit_H 30 template<
typename CluRef>
36 template<
typename CluRef>
39 CluRef
const& clus) : Base(p,e,idet, rt),
cluster_(clus){}
95 std::vector<const TrackingRecHit*>
recHits()
const override;
96 std::vector<TrackingRecHit*>
recHits()
override;
SharedInputType
definition of equality via shared input
ClusterStripRef cluster_strip() const
Phase2Cluster1DRef cluster_phase2OT() const
Phase2TrackerCluster1D const & phase2OTCluster() const
TrackerSingleRecHit(const LocalPoint &p, const LocalError &e, GeomDet const &idet, CluRef const &clus)
OmniClusterRef const & firstClusterRef() const final
SiPixelCluster const & pixelCluster() const
void setClusterStripRef(ClusterStripRef const &ref)
OmniClusterRef & omniCluster()
bool sharesInput(const TrackingRecHit *other, SharedInputType what) const final
OmniClusterRef::Phase2Cluster1DRef ClusterPhase2Ref
bool sharesInput(TrackerSingleRecHit const &other) const
ClusterPixelRef cluster_pixel() const
ClusterPhase2Ref cluster_phase2OT() const
SiStripCluster const & stripCluster() const
const GeomDet * det() const
ClusterStripRef cluster_strip() const
TrackerSingleRecHit(DetId id, OmniClusterRef const &clus)
OmniClusterRef const & omniCluster() const
std::vector< const TrackingRecHit * > recHits() const override
Access to component RecHits (if any)
OmniClusterRef const & omniClusterRef() const
SiStripCluster const & stripCluster() const
void setClusterPhase2Ref(ClusterPhase2Ref const &ref)
const GeomDetUnit * detUnit() const override
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
Phase2TrackerCluster1D const & phase2OTCluster() const
OmniClusterRef::ClusterStripRef ClusterStripRef
TrackerSingleRecHit(const LocalPoint &p, const LocalError &e, GeomDet const &idet, trackerHitRTTI::RTTI rt, CluRef const &clus)