![]() |
![]() |
#include <ProjectedSiStripRecHit2D.h>
Private Attributes | |
SiStripRecHit2D | originalHit_ |
Additional Inherited Members | |
![]() | |
typedef Surface::LocalPoint | LocalPoint |
![]() | |
typedef unsigned int | id_type |
enum | SharedInputType { all, some } |
definition of equality via shared input More... | |
enum | Type { valid = 0, missing = 1, inactive = 2, bad = 3 } |
![]() | |
void | setId (id_type iid) |
void | setType (Type ttype) |
Definition at line 7 of file ProjectedSiStripRecHit2D.h.
|
inline |
|
inline |
Definition at line 11 of file ProjectedSiStripRecHit2D.h.
|
inlinevirtual |
Implements RecHit2DLocalPos.
Definition at line 15 of file ProjectedSiStripRecHit2D.h.
References ProjectedSiStripRecHit2D().
|
inline |
Definition at line 17 of file ProjectedSiStripRecHit2D.h.
References originalHit_.
Referenced by helper::ClusterStorer::addCluster(), SiStripQualityHotStripIdentifier::algoAnalyze(), SiStripLAProfileBooker::analyze(), TrackerHitAssociator::associateProjectedRecHit(), TkTransientTrackingRecHitBuilder::build(), cms::clusterProduct(), helper::MuonCollectionStoreManager::clusterRefsOK(), helper::ClusterStorer::ClusterHitRecord< SiStripRecHit2D::ClusterRef >rekey(), EnergyLossPlain::estimate(), JPTJetAnalyzer::fillSiStripHitSoN(), AlignmentTrackSelector::isHit2D(), CalibrationTrackSelector::isOkCharge(), AlignmentTrackSelector::isOkCharge(), TrackHitFilter::keepThisHit(), HitComparator::operator()(), PlotRecTracks::printRecTracks(), TrackClusterRemover::process(), ClusterRemovalRefSetter::reKey(), TrackInfoProducerAlgorithm::run(), sharesInput(), ClusterShapeTrajectoryFilter::toBeContinued(), and SiStripMonitorTrack::trackStudy().
|
inline |
Definition at line 18 of file ProjectedSiStripRecHit2D.h.
References originalHit_.
|
inlinevirtual |
Access to component RecHits (if any)
Reimplemented from RecHit2DLocalPos.
Definition at line 23 of file ProjectedSiStripRecHit2D.h.
References originalHit_.
|
inlinevirtual |
Non-const access to component RecHits (if any)
Reimplemented from RecHit2DLocalPos.
Definition at line 27 of file ProjectedSiStripRecHit2D.h.
References originalHit_.
|
inlinevirtual |
Returns true if the two TrackingRecHits are using the same input information (like Digis, Clusters, etc), false otherwise. The second argument specifies how much sharing is needed in order to return true: the value "all" means that all inputs of the two hits must be identical; the value "some" means that at least one of the inputs is in common.
Reimplemented from TrackingRecHit.
Definition at line 20 of file ProjectedSiStripRecHit2D.h.
References originalHit(), and SiStripRecHit2D::sharesInput().
|
private |
Definition at line 35 of file ProjectedSiStripRecHit2D.h.
Referenced by originalHit(), and recHits().