#include <LowPtClusterShapeSeedComparitor.h>
Public Member Functions | |
bool | compatible (const SeedingHitSet &hits) const override |
bool | compatible (const TrajectoryStateOnSurface &, SeedingHitSet::ConstRecHitPointer hit) const override |
bool | compatible (const SeedingHitSet &hits, const GlobalTrajectoryParameters &helixStateAtVertex, const FastHelix &helix) const override |
void | init (const edm::Event &e, const edm::EventSetup &es) override |
LowPtClusterShapeSeedComparitor (const edm::ParameterSet &ps, edm::ConsumesCollector &iC) | |
~LowPtClusterShapeSeedComparitor () override | |
Public Member Functions inherited from SeedComparitor | |
virtual | ~SeedComparitor () |
Private Attributes | |
edm::Handle< SiPixelClusterShapeCache > | thePixelClusterShapeCache |
edm::EDGetTokenT< SiPixelClusterShapeCache > | thePixelClusterShapeCacheToken |
edm::ESHandle< ClusterShapeHitFilter > | theShapeFilter |
something More... | |
std::string | theShapeFilterLabel_ |
edm::ESHandle< TrackerTopology > | theTTopo |
Definition at line 16 of file LowPtClusterShapeSeedComparitor.h.
LowPtClusterShapeSeedComparitor::LowPtClusterShapeSeedComparitor | ( | const edm::ParameterSet & | ps, |
edm::ConsumesCollector & | iC | ||
) |
Definition at line 100 of file LowPtClusterShapeSeedComparitor.cc.
|
inlineoverride |
Definition at line 20 of file LowPtClusterShapeSeedComparitor.h.
References MillePedeFileConverter_cfg::e, hfClusterShapes_cfi::hits, and init.
|
overridevirtual |
Implements SeedComparitor.
Definition at line 113 of file LowPtClusterShapeSeedComparitor.cc.
References Exception, ALCARECOTkAlBeamHalo_cff::filter, HitInfo::getInfo(), mps_fire::i, TrackingRecHit::isValid(), LogDebug, LogTrace, convertSQLiteXML::ok, edm::ESHandle< T >::product(), SeedingHitSet::size(), thePixelClusterShapeCache, theShapeFilter, and theTTopo.
|
inlineoverridevirtual |
Implements SeedComparitor.
Definition at line 23 of file LowPtClusterShapeSeedComparitor.h.
|
inlineoverridevirtual |
Implements SeedComparitor.
Definition at line 25 of file LowPtClusterShapeSeedComparitor.h.
|
overridevirtual |
Implements SeedComparitor.
Definition at line 106 of file LowPtClusterShapeSeedComparitor.cc.
References edm::EventSetup::get(), edm::Event::getByToken(), thePixelClusterShapeCache, thePixelClusterShapeCacheToken, theShapeFilter, theShapeFilterLabel_, and theTTopo.
|
private |
Definition at line 34 of file LowPtClusterShapeSeedComparitor.h.
Referenced by compatible(), and init().
|
private |
Definition at line 33 of file LowPtClusterShapeSeedComparitor.h.
Referenced by init().
|
private |
something
Definition at line 31 of file LowPtClusterShapeSeedComparitor.h.
Referenced by compatible(), and init().
|
private |
Definition at line 35 of file LowPtClusterShapeSeedComparitor.h.
Referenced by init().
|
private |
Definition at line 32 of file LowPtClusterShapeSeedComparitor.h.
Referenced by compatible(), and init().