#include <LowPtClusterShapeSeedComparitor.h>
Public Member Functions | |
virtual bool | compatible (const SeedingHitSet &hits, const TrackingRegion ®ion) const |
virtual bool | compatible (const TrajectorySeed &seed) const |
virtual bool | compatible (const TrajectoryStateOnSurface &, const TransientTrackingRecHit::ConstRecHitPointer &hit) const |
virtual bool | compatible (const SeedingHitSet &hits, const GlobalTrajectoryParameters &helixStateAtVertex, const FastHelix &helix, const TrackingRegion ®ion) const |
virtual bool | compatible (const SeedingHitSet &hits, const GlobalTrajectoryParameters &straightLineStateAtVertex, const TrackingRegion ®ion) const |
virtual void | init (const edm::EventSetup &es) |
LowPtClusterShapeSeedComparitor (const edm::ParameterSet &ps) | |
virtual | ~LowPtClusterShapeSeedComparitor () |
Public Member Functions inherited from SeedComparitor | |
virtual | ~SeedComparitor () |
Private Attributes | |
edm::ESHandle < ClusterShapeHitFilter > | theShapeFilter |
something More... | |
Definition at line 11 of file LowPtClusterShapeSeedComparitor.h.
|
inline |
Definition at line 14 of file LowPtClusterShapeSeedComparitor.h.
|
inlinevirtual |
Definition at line 15 of file LowPtClusterShapeSeedComparitor.h.
|
virtual |
Implements SeedComparitor.
Definition at line 107 of file LowPtClusterShapeSeedComparitor.cc.
References alcazmumu_cfi::filter, HitInfo::getInfo(), i, TrackingRecHit::isValid(), LogDebug, LogTrace, convertSQLiteXML::ok, edm::ESHandle< class >::product(), SeedingHitSet::size(), and theShapeFilter.
|
inlinevirtual |
Implements SeedComparitor.
Definition at line 18 of file LowPtClusterShapeSeedComparitor.h.
|
inlinevirtual |
Implements SeedComparitor.
Definition at line 19 of file LowPtClusterShapeSeedComparitor.h.
|
inlinevirtual |
Implements SeedComparitor.
Definition at line 21 of file LowPtClusterShapeSeedComparitor.h.
|
inlinevirtual |
Implements SeedComparitor.
Definition at line 25 of file LowPtClusterShapeSeedComparitor.h.
|
virtual |
Implements SeedComparitor.
Definition at line 103 of file LowPtClusterShapeSeedComparitor.cc.
References edm::EventSetup::get(), and theShapeFilter.
|
private |
something
Definition at line 31 of file LowPtClusterShapeSeedComparitor.h.
Referenced by compatible(), and init().