Our base class. More...
#include <SiPixelRecHit.h>
Public Types | |
typedef edm::Ref < edmNew::DetSetVector < SiPixelCluster > , SiPixelCluster > | ClusterRef |
Public Types inherited from TrackerSingleRecHit | |
typedef BaseTrackerRecHit | Base |
typedef OmniClusterRef::ClusterMTDRef | ClusterMTDRef |
typedef OmniClusterRef::Phase2Cluster1DRef | ClusterPhase2Ref |
typedef OmniClusterRef::ClusterPixelRef | ClusterPixelRef |
typedef OmniClusterRef::ClusterStripRef | ClusterStripRef |
Public Types inherited from TrackingRecHit | |
typedef std::vector < ConstRecHitPointer > | ConstRecHitContainer |
using | ConstRecHitPointer = std::shared_ptr< TrackingRecHit const > |
typedef unsigned int | id_type |
typedef std::vector < ConstRecHitPointer > | RecHitContainer |
using | RecHitPointer = std::shared_ptr< TrackingRecHit const > |
enum | SharedInputType { all, some } |
definition of equality via shared input More... | |
enum | Type { valid = 0, missing = 1, inactive = 2, bad = 3, missing_inner = 4, missing_outer = 5, inactive_inner = 6, inactive_outer = 7 } |
Private Member Functions | |
SiPixelRecHit * | clone_ (TkCloner const &cloner, TrajectoryStateOnSurface const &tsos) const override |
RecHitPointer | cloneSH_ (TkCloner const &cloner, TrajectoryStateOnSurface const &tsos) const override |
Additional Inherited Members | |
Static Public Attributes inherited from TrackingRecHit | |
static const int | rttiShift = 24 |
static const int | typeMask = 0xf |
Protected Member Functions inherited from TrackingRecHit | |
void | setId (id_type iid) |
void | setRTTI (unsigned int rt) |
void | setType (Type ttype) |
Protected Attributes inherited from BaseTrackerRecHit | |
LocalError | err_ |
LocalPoint | pos_ |
unsigned int | qualWord_ |
Our base class.
Pixel Reconstructed Hit.
Quality word packing
A pixel hit is a 2D position and error in a given pixel sensor. It contains a persistent reference edm::Ref to the pixel cluster.
Definition at line 23 of file SiPixelRecHit.h.
Definition at line 25 of file SiPixelRecHit.h.
|
inline |
|
inlineoverride |
Definition at line 29 of file SiPixelRecHit.h.
|
inline |
|
inlineoverridevirtual |
Returns true if the clone( const TrajectoryStateOnSurface&) method returns an improved hit, false if it returns an identical copy. In order to avoid redundent copies one should call canImproveWithTrack() before calling clone( const TrajectoryStateOnSurface&). this will be done inside the TkCloner itself
Reimplemented from TrackingRecHit.
Definition at line 54 of file SiPixelRecHit.h.
|
inlineoverridevirtual |
Implements TrackingRecHit.
Definition at line 42 of file SiPixelRecHit.h.
References SiPixelRecHit().
|
inlineoverrideprivatevirtual |
Reimplemented from TrackingRecHit.
Definition at line 58 of file SiPixelRecHit.h.
|
inlineoverridevirtual |
Reimplemented from TrackingRecHit.
Definition at line 44 of file SiPixelRecHit.h.
|
inlineoverrideprivatevirtual |
Reimplemented from TrackingRecHit.
Definition at line 62 of file SiPixelRecHit.h.
References TkCloner::makeShared().
|
inline |
Definition at line 47 of file SiPixelRecHit.h.
References TrackerSingleRecHit::cluster_pixel().
Referenced by AlignmentStats::analyze(), SiPixelErrorEstimation::analyze(), DuplicateRecHits::analyze(), OverlapProblemTSOSAnalyzer::analyze(), analyzer::SiPixelLorentzAngle::analyze(), SeedMultiplicityAnalyzer::analyze(), SiPixelLorentzAnglePCLWorker::analyze(), OverlapValidation::analyzeTrajectory(), TrackerHitAssociator::associatePixelRecHit(), FWTrajectorySeedProxyBuilder::build(), reco::modules::TrackerTrackHitFilter::checkHitAngle(), AlignmentTrackSelector::checkPrescaledHits(), reco::modules::TrackerTrackHitFilter::checkPXLCorrClustCharge(), ClusterShape::determineShape(), SiPixelRecHitsValid::fillBarrel(), SiPixelRecHitsValid::fillForward(), ApeEstimator::fillHitVariables(), Phase2ITValidateRecHitBase::fillRechitHistos(), ClusterShapeHitFilter::getSizes(), track_associator::hitsToClusterRefs(), TrackerDpgAnalysis::insertMeasurement(), ClusterShapeHitFilter::isCompatible(), TkClonerImpl::makeShared(), TkClonerImpl::operator()(), SeedClusterRemoverPhase2::process(), SeedClusterRemover::process(), HLTTrackClusterRemoverNew::process(), HITrackClusterRemover::process(), TkAlCaOverlapTagger::produce(), AlignmentPrescaler::produce(), reco::CentralityProducer::produce(), ShallowGainCalibration::produce(), fireworks::pushNearbyPixelHits(), and HIPAlignmentAlgorithm::run().
float SiPixelRecHit::clusterProbability | ( | unsigned int | flags = 0 | ) | const |
Definition at line 9 of file SiPixelRecHit.cc.
References hasFilledProb(), probabilityQ(), and probabilityXY().
Referenced by SiPixelTrackResidualSource::analyze(), SiPixelHitEfficiencySource::analyze(), SiPixelErrorEstimation::analyze(), PrimaryVertexValidation::analyze(), TrackerDpgAnalysis::analyze(), reco::modules::TrackerTrackHitFilter::checkStoN(), ApeEstimator::fillHitVariables(), and FilterScrapingPixelProbability::filter().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements BaseTrackerRecHit.
Definition at line 52 of file SiPixelRecHit.h.
References BaseTrackerRecHit::getKfComponents2D().
|
inline |
Definition at line 99 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::hasBadPixels(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TrackerValidationVariables::fillHitQuantities(), and ApeEstimator::fillHitVariables().
|
inline |
Definition at line 104 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::hasFilledProb(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by SiPixelTrackResidualSource::analyze(), reco::modules::TrackerTrackHitFilter::checkStoN(), clusterProbability(), and HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 97 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::isOnEdge(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TrackerValidationVariables::fillHitQuantities(), and ApeEstimator::fillHitVariables().
|
inlineoverridevirtual |
Reimplemented from BaseTrackerRecHit.
Definition at line 40 of file SiPixelRecHit.h.
|
inline |
Definition at line 87 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityQ(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by clusterProbability(), and HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 82 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityX(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TestOutliers::analyze(), and TestTrackHits::analyze().
|
inline |
Definition at line 86 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityXY(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by clusterProbability(), and HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 83 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityY(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TestOutliers::analyze(), and TestTrackHits::analyze().
|
inline |
Definition at line 92 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::qBin(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by reco::modules::TrackerTrackHitFilter::checkStoN(), and ApeEstimator::fillHitVariables().
|
inline |
Definition at line 78 of file SiPixelRecHit.h.
References BaseTrackerRecHit::qualWord_.
Referenced by HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 49 of file SiPixelRecHit.h.
References TrackerSingleRecHit::setClusterPixelRef().
|
inline |
Definition at line 101 of file SiPixelRecHit.h.
References BaseTrackerRecHit::qualWord_, SiPixelRecHitQuality::Packing::spansTwoROCs(), and SiPixelRecHitQuality::thePacking.
Referenced by ApeEstimator::fillHitVariables().