1 #ifndef TrackerRecHit2D_OmniClusterRef_H
2 #define TrackerRecHit2D_OmniClusterRef_H
14 static const unsigned int kInvalid = 0x80000000;
15 static const unsigned int kIsStrip = 0x20000000;
75 #endif // TrackerRecHit2D_OmniClusterRef_H
unsigned int rawIndex() const
OmniClusterRef(ClusterPixelRef const &ref)
unsigned int index() const
ClusterRegionalRef cluster_regional() const
ClusterPixelRef cluster_pixel() const
bool operator==(OmniClusterRef const &lh) const
OmniClusterRef(ClusterStripRef const &ref)
SiStripCluster const & stripCluster() const
edm::Ref< edm::LazyGetter< SiStripCluster >, SiStripCluster, edm::FindValue< SiStripCluster > > ClusterRegionalRef
RefCore const & toRefCore() const
bool operator<(OmniClusterRef const &lh) const
bool isNonRegionalStrip() const
OmniClusterRef(ClusterRegionalRef const &ref)
ClusterStripRef cluster_strip() const
edm::Ref< edmNew::DetSetVector< SiPixelCluster >, SiPixelCluster > ClusterPixelRef
static const unsigned int kIsStrip
unsigned int index() const
Pixel cluster – collection of neighboring pixels above threshold.
edm::ProductID id() const
edm::Ref< edmNew::DetSetVector< SiStripCluster >, SiStripCluster > ClusterStripRef
static const unsigned int kIsRegional
static const unsigned int kInvalid