1 #ifndef TrackerSingleRecHit_H 2 #define TrackerSingleRecHit_H 32 template<
typename CluRef>
38 template<
typename CluRef>
41 CluRef
const& clus) : Base(p,e,idet, rt),
cluster_(clus){}
106 std::vector<const TrackingRecHit*>
recHits()
const override;
107 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
OmniClusterRef::ClusterMTDRef ClusterMTDRef
SiPixelCluster const & pixelCluster() const
void setClusterStripRef(ClusterStripRef const &ref)
OmniClusterRef & omniCluster()
void setClusterMTDRef(ClusterMTDRef const &ref)
bool sharesInput(const TrackingRecHit *other, SharedInputType what) const final
FTLCluster const & mtdCluster() const
FTLCluster const & mtdCluster() const
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
ClusterMTDRef cluster_mtd() const
std::vector< const TrackingRecHit * > recHits() const override
Access to component RecHits (if any)
OmniClusterRef const & omniClusterRef() const
SiStripCluster const & stripCluster() const
ClusterMTDRef cluster_mtd() 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)