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 27 of file SiPixelRecHit.h.
|
inline |
|
inlineoverride |
Definition at line 31 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 57 of file SiPixelRecHit.h.
|
inlineoverridevirtual |
Implements TrackingRecHit.
Definition at line 43 of file SiPixelRecHit.h.
References SiPixelRecHit().
|
inlineoverrideprivatevirtual |
Reimplemented from TrackingRecHit.
Definition at line 60 of file SiPixelRecHit.h.
|
inlineoverridevirtual |
Reimplemented from TrackingRecHit.
Definition at line 45 of file SiPixelRecHit.h.
|
inlineoverrideprivatevirtual |
Reimplemented from TrackingRecHit.
Definition at line 64 of file SiPixelRecHit.h.
References BaseTrackerRecHit::clusterProbability(), flags, and TkCloner::makeShared().
|
inline |
Definition at line 49 of file SiPixelRecHit.h.
References TrackerSingleRecHit::cluster_pixel().
Referenced by AlignmentStats::analyze(), SiPixelErrorEstimation::analyze(), DuplicateRecHits::analyze(), OverlapProblemTSOSAnalyzer::analyze(), SeedMultiplicityAnalyzer::analyze(), analyzer::SiPixelLorentzAngle::analyze(), OverlapValidation::analyze(), TrackerHitAssociator::associatePixelRecHit(), FWTrajectorySeedProxyBuilder::build(), reco::modules::TrackerTrackHitFilter::checkHitAngle(), AlignmentTrackSelector::checkPrescaledHits(), reco::modules::TrackerTrackHitFilter::checkPXLCorrClustCharge(), ClusterShape::determineShape(), SiPixelRecHitsValid::fillBarrel(), SiPixelRecHitsValid::fillForward(), ApeEstimator::fillHitVariables(), ClusterShapeHitFilter::getSizes(), track_associator::hitsToClusterRefs(), TrackerDpgAnalysis::insertMeasurement(), ClusterShapeHitFilter::isCompatible(), TkClonerImpl::makeShared(), TkClonerImpl::operator()(), SeedClusterRemoverPhase2::process(), SeedClusterRemover::process(), HLTTrackClusterRemoverNew::process(), HITrackClusterRemover::process(), AlignmentPrescaler::produce(), TkAlCaOverlapTagger::produce(), reco::CentralityProducer::produce(), ShallowGainCalibration::produce(), fireworks::pushNearbyPixelHits(), and HIPAlignmentAlgorithm::run().
float SiPixelRecHit::clusterProbability | ( | unsigned int | flags = 0 | ) | const |
Definition at line 10 of file SiPixelRecHit.cc.
References hasFilledProb(), probabilityQ(), and probabilityXY().
Referenced by SiPixelHitEfficiencySource::analyze(), SiPixelTrackResidualSource::analyze(), SiPixelErrorEstimation::analyze(), TrackerDpgAnalysis::analyze(), reco::modules::TrackerTrackHitFilter::checkStoN(), ApeEstimator::fillHitVariables(), and FilterScrapingPixelProbability::filter().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements BaseTrackerRecHit.
Definition at line 54 of file SiPixelRecHit.h.
References BaseTrackerRecHit::getKfComponents2D().
|
inline |
Definition at line 117 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::hasBadPixels(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TrackerValidationVariables::fillHitQuantities(), and ApeEstimator::fillHitVariables().
|
inline |
Definition at line 126 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 113 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 99 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityQ(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by clusterProbability(), and HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 88 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityX(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TestTrackHits::analyze(), and TestOutliers::analyze().
|
inline |
Definition at line 96 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityXY(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by clusterProbability(), and HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 91 of file SiPixelRecHit.h.
References SiPixelRecHitQuality::Packing::probabilityY(), BaseTrackerRecHit::qualWord_, and SiPixelRecHitQuality::thePacking.
Referenced by TestTrackHits::analyze(), and TestOutliers::analyze().
|
inline |
Definition at line 106 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 81 of file SiPixelRecHit.h.
References BaseTrackerRecHit::qualWord_.
Referenced by HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 51 of file SiPixelRecHit.h.
References TrackerSingleRecHit::setClusterPixelRef().
|
inline |
Definition at line 121 of file SiPixelRecHit.h.
References BaseTrackerRecHit::qualWord_, SiPixelRecHitQuality::Packing::spansTwoROCs(), and SiPixelRecHitQuality::thePacking.
Referenced by ApeEstimator::fillHitVariables().