#include <HitExtractorSTRP.h>
Public Types | |
typedef SiStripRecHit2D::ClusterRef | SiStripClusterRef |
Public Types inherited from ctfseeding::HitExtractor | |
using | HitPointer = mayown_ptr< BaseTrackerRecHit > |
using | Hits = std::vector< HitPointer > |
using | TkHit = BaseTrackerRecHit |
using | TkHitRef = BaseTrackerRecHit const & |
Private Types | |
typedef edm::ContainerMask < edmNew::DetSetVector < SiStripCluster > > | SkipClustersCollection |
Private Member Functions | |
bool | ringRange (int ring) const |
void | useSkipClusters_ (const edm::InputTag &m, edm::ConsumesCollector &iC) override |
Private Attributes | |
bool | failProjection |
bool | hasMatchedHits |
bool | hasRingSelector |
bool | hasRPhiHits |
bool | hasSimpleRphiHitsCleaner |
bool | hasStereoHits |
double | minAbsZ |
int | theIdLayer |
const GeomDetEnumerators::SubDetector | theLayerSubDet |
edm::EDGetTokenT < SiStripMatchedRecHit2DCollection > | theMatchedHits |
int | theMaxRing |
int | theMinRing |
edm::EDGetTokenT < SiStripRecHit2DCollection > | theRPhiHits |
SeedingLayer::Side | theSide |
edm::EDGetTokenT < SkipClustersCollection > | theSkipClusters |
const SeedingLayer * | theSLayer |
edm::EDGetTokenT < SiStripRecHit2DCollection > | theStereoHits |
Additional Inherited Members | |
Public Attributes inherited from ctfseeding::HitExtractor | |
bool | filterCluster =false |
bool | maskCluster =false |
float | minGoodCharge =0 |
bool | skipClusters =false |
Definition at line 22 of file HitExtractorSTRP.h.
Definition at line 25 of file HitExtractorSTRP.h.
|
private |
Definition at line 55 of file HitExtractorSTRP.h.
HitExtractorSTRP::HitExtractorSTRP | ( | GeomDetEnumerators::SubDetector | subdet, |
SeedingLayer::Side & | side, | ||
int | idLayer, | ||
float | iminGoodCharge | ||
) |
Definition at line 29 of file HitExtractorSTRP.cc.
References ctfseeding::HitExtractor::minGoodCharge, and ctfseeding::HitExtractor::skipClusters.
Referenced by clone().
|
inlinevirtual |
Definition at line 28 of file HitExtractorSTRP.h.
void HitExtractorSTRP::cleanedOfClusters | ( | const TkTransientTrackingRecHitBuilder & | ttrhBuilder, |
const edm::Event & | ev, | ||
HitExtractor::Hits & | hits, | ||
bool | matched, | ||
unsigned int | cleanFrom = 0 |
||
) | const |
Definition at line 100 of file HitExtractorSTRP.cc.
References assert(), relativeConstraints::empty, edm::Event::getByToken(), plotBeamSpotDB::last, LogDebug, ctfseeding::HitExtractor::maskCluster, AlCaHLTBitMon_ParallelJobs::p, python.rootplot.root2matplotlib::replace(), skipThis(), and theSkipClusters.
Referenced by hits().
|
inlinevirtual |
Implements ctfseeding::HitExtractor.
Definition at line 31 of file HitExtractorSTRP.h.
References HitExtractorSTRP().
|
inline |
Definition at line 51 of file HitExtractorSTRP.h.
References theMaxRing, and theMinRing.
Referenced by SeedingLayerSetsBuilder::LayerSpec::print().
|
overridevirtual |
Implements ctfseeding::HitExtractor.
Definition at line 138 of file HitExtractorSTRP.cc.
References cleanedOfClusters(), end, edm::EventSetup::get(), edm::Event::getByToken(), hasMatchedHits, hasRPhiHits, hasSimpleRphiHitsCleaner, hasStereoHits, LogDebug, minAbsZ, edm::ESHandle< class >::product(), ctfseeding::range2SeedingHits(), mps_fire::result, relativeConstraints::ring, ringRange(), ctfseeding::HitExtractor::skipClusters, GeomDetEnumerators::TEC, TrackerTopology::tecDetIdWheelComparator(), TrackerTopology::tecRing(), theIdLayer, theLayerSubDet, theMatchedHits, theRPhiHits, theSide, theStereoHits, GeomDetEnumerators::TIB, TrackerTopology::tibDetIdLayerComparator(), GeomDetEnumerators::TID, TrackerTopology::tidDetIdWheelComparator(), TrackerTopology::tidRing(), GeomDetEnumerators::TOB, TrackerTopology::tobDetIdLayerComparator(), and hit::z.
|
private |
Definition at line 47 of file HitExtractorSTRP.cc.
References hasRingSelector, theMaxRing, and theMinRing.
Referenced by hits().
|
inline |
|
inline |
std::pair< bool, ProjectedSiStripRecHit2D * > HitExtractorSTRP::skipThis | ( | const TkTransientTrackingRecHitBuilder & | ttrhBuilder, |
TkHitRef | matched, | ||
edm::Handle< edm::ContainerMask< edmNew::DetSetVector< SiStripCluster > > > & | stripClusterMask | ||
) | const |
Definition at line 65 of file HitExtractorSTRP.cc.
References assert(), TkTransientTrackingRecHitBuilder::cloner(), HLT_25ns10e33_v2_cff::cloner, failProjection, TrackingRecHit::geographicalId(), OmniClusterRef::key(), LogDebug, SiStripMatchedRecHit2D::monoClusterRef(), DetId::rawId(), and SiStripMatchedRecHit2D::stereoClusterRef().
Referenced by cleanedOfClusters().
bool HitExtractorSTRP::skipThis | ( | DetId | id, |
OmniClusterRef const & | clus, | ||
edm::Handle< edm::ContainerMask< edmNew::DetSetVector< SiStripCluster > > > & | stripClusterMask | ||
) | const |
Definition at line 53 of file HitExtractorSTRP.cc.
References siStripClusterTools::chargePerCM(), OmniClusterRef::cluster_strip(), OmniClusterRef::key(), ctfseeding::HitExtractor::maskCluster, ctfseeding::HitExtractor::minGoodCharge, and unlikely.
|
inline |
Definition at line 33 of file HitExtractorSTRP.h.
References edm::ConsumesCollector::consumes(), hasMatchedHits, visualization-live-secondInstance_cfg::m, and theMatchedHits.
void HitExtractorSTRP::useRingSelector | ( | int | minRing, |
int | maxRing | ||
) |
Definition at line 40 of file HitExtractorSTRP.cc.
References hasRingSelector, MixedLayerPairs_cfi::maxRing, MixedLayerPairs_cfi::minRing, theMaxRing, and theMinRing.
Referenced by SeedingLayerSetsBuilder::LayerSpec::print().
|
inline |
|
inline |
Definition at line 34 of file HitExtractorSTRP.h.
References edm::ConsumesCollector::consumes(), hasRPhiHits, visualization-live-secondInstance_cfg::m, and theRPhiHits.
|
inline |
Definition at line 37 of file HitExtractorSTRP.h.
References hasSimpleRphiHitsCleaner.
|
overrideprivatevirtual |
Implements ctfseeding::HitExtractor.
Definition at line 36 of file HitExtractorSTRP.cc.
References edm::ConsumesCollector::consumes(), visualization-live-secondInstance_cfg::m, and theSkipClusters.
|
inline |
Definition at line 35 of file HitExtractorSTRP.h.
References edm::ConsumesCollector::consumes(), hasStereoHits, visualization-live-secondInstance_cfg::m, and theStereoHits.
|
mutableprivate |
Definition at line 73 of file HitExtractorSTRP.h.
Referenced by setNoProjection(), and skipThis().
|
private |
Definition at line 68 of file HitExtractorSTRP.h.
Referenced by hits(), and useMatchedHits().
|
private |
Definition at line 71 of file HitExtractorSTRP.h.
Referenced by ringRange(), and useRingSelector().
|
private |
Definition at line 69 of file HitExtractorSTRP.h.
Referenced by hits(), and useRPhiHits().
|
private |
Definition at line 72 of file HitExtractorSTRP.h.
Referenced by hits(), and useSimpleRphiHitsCleaner().
|
private |
Definition at line 70 of file HitExtractorSTRP.h.
Referenced by hits(), and useStereoHits().
|
private |
Definition at line 62 of file HitExtractorSTRP.h.
Referenced by hits(), and setMinAbsZ().
|
private |
Definition at line 61 of file HitExtractorSTRP.h.
Referenced by hits().
|
private |
Definition at line 58 of file HitExtractorSTRP.h.
Referenced by hits().
|
private |
Definition at line 65 of file HitExtractorSTRP.h.
Referenced by hits(), and useMatchedHits().
|
private |
Definition at line 63 of file HitExtractorSTRP.h.
Referenced by getMinMaxRing(), ringRange(), and useRingSelector().
|
private |
Definition at line 63 of file HitExtractorSTRP.h.
Referenced by getMinMaxRing(), ringRange(), and useRingSelector().
|
private |
Definition at line 66 of file HitExtractorSTRP.h.
Referenced by hits(), and useRPhiHits().
|
private |
Definition at line 59 of file HitExtractorSTRP.h.
Referenced by hits().
|
private |
Definition at line 64 of file HitExtractorSTRP.h.
Referenced by cleanedOfClusters(), and useSkipClusters_().
|
mutableprivate |
Definition at line 60 of file HitExtractorSTRP.h.
|
private |
Definition at line 67 of file HitExtractorSTRP.h.
Referenced by hits(), and useStereoHits().