#include <SeedFromConsecutiveHitsCreator.h>
Public Member Functions | |
virtual void | init (const TrackingRegion ®ion, const edm::EventSetup &es, const SeedComparitor *filter) |
virtual void | makeSeed (TrajectorySeedCollection &seedCollection, const SeedingHitSet &hits) |
SeedFromConsecutiveHitsCreator (const edm::ParameterSet &cfg) | |
virtual | ~SeedFromConsecutiveHitsCreator () |
Public Member Functions inherited from SeedCreator | |
virtual | ~SeedCreator () |
Protected Attributes | |
edm::ESHandle< MagneticField > | bfield |
TkClonerImpl | cloner |
const SeedComparitor * | filter = 0 |
bool | forceKinematicWithRegionDirection_ |
bool | isBOFF = false |
std::string | mfName_ |
float | nomField |
edm::ESHandle< Propagator > | propagatorHandle |
const TrackingRegion * | region = 0 |
double | theBOFFMomentum |
double | theMinOneOverPtError |
double | theOriginTransverseErrorMultiplier |
std::string | thePropagatorLabel |
edm::ESHandle< TrackerGeometry > | tracker |
std::string | TTRHBuilder |
Private Member Functions | |
void | buildSeed (TrajectorySeedCollection &seedCollection, const SeedingHitSet &hits, const FreeTrajectoryState &fts) const |
bool | checkHit (const TrajectoryStateOnSurface &tsos, SeedingHitSet::ConstRecHitPointer hit) const |
CurvilinearTrajectoryError | initialError (float sin2Theta) const |
virtual bool | initialKinematic (GlobalTrajectoryParameters &kine, const SeedingHitSet &hits) const |
SeedingHitSet::RecHitPointer | refitHit (SeedingHitSet::ConstRecHitPointer hit, const TrajectoryStateOnSurface &state) const |
Definition at line 21 of file SeedFromConsecutiveHitsCreator.h.
|
inline |
Definition at line 24 of file SeedFromConsecutiveHitsCreator.h.
|
virtual |
Definition at line 25 of file SeedFromConsecutiveHitsCreator.cc.
|
private |
Definition at line 149 of file SeedFromConsecutiveHitsCreator.cc.
References alongMomentum, checkHit(), SeedComparitor::compatible(), filter, TrackingRecHit::geographicalId(), TrajectoryStateOnSurface::isValid(), trajectoryStateTransform::persistentState(), Propagator::propagate(), HLT_25ns14e33_v1_cff::propagator, edm::OwnVector< T, P >::push_back(), DetId::rawId(), refitHit(), fileCollector::seed, SeedingHitSet::size(), tracker, KFUpdator::update(), and HLT_25ns14e33_v1_cff::updator.
Referenced by makeSeed().
|
private |
Definition at line 201 of file SeedFromConsecutiveHitsCreator.cc.
References SeedComparitor::compatible(), and filter.
Referenced by buildSeed().
|
virtual |
Implements SeedCreator.
Definition at line 27 of file SeedFromConsecutiveHitsCreator.cc.
References bfield, cloner, filter, edm::EventSetup::get(), isBOFF, mfName_, nomField, edm::ESHandle< class >::product(), propagatorHandle, region, thePropagatorLabel, tracker, and TTRHBuilder.
|
private |
Definition at line 128 of file SeedFromConsecutiveHitsCreator.cc.
References funct::C, bookConverter::max, TrackingRegion::originRBound(), TrackingRegion::originZBound(), TrackingRegion::ptMin(), region, funct::sqr(), theMinOneOverPtError, and theOriginTransverseErrorMultiplier.
Referenced by makeSeed().
|
privatevirtual |
Reimplemented in SeedFromConsecutiveHitsStraightLineCreator, and SeedFromConsecutiveHitsTripletOnlyCreator.
Definition at line 99 of file SeedFromConsecutiveHitsCreator.cc.
References bfield, GlobalTrajectoryParameters::charge(), SeedComparitor::compatible(), filter, isBOFF, GlobalTrajectoryParameters::momentum(), nomField, TrackingRegion::origin(), GlobalTrajectoryParameters::position(), region, theBOFFMomentum, Vector3DBase< T, FrameTag >::unit(), and unlikely.
Referenced by makeSeed().
|
virtual |
Implements SeedCreator.
Definition at line 50 of file SeedFromConsecutiveHitsCreator.cc.
References buildSeed(), funct::C, FreeTrajectoryState::charge(), HLTFastRecoForTau_cff::deltaEta, SiPixelRawToDigiRegional_cfi::deltaPhi, TrackingRegion::direction(), relativeConstraints::error, RectangularEtaPhiTrackingRegion::etaRange(), forceKinematicWithRegionDirection_, initialError(), initialKinematic(), TkTrackingRegionsMargin< T >::left(), PV3DBase< T, PVType, FrameType >::mag(), PV3DBase< T, PVType, FrameType >::mag2(), GlobalTrajectoryParameters::magneticField(), bookConverter::max, GlobalTrajectoryParameters::momentum(), FreeTrajectoryState::momentum(), TrackingRegion::origin(), TrackingRegion::originRBound(), TrackingRegion::originZBound(), FreeTrajectoryState::parameters(), PV3DBase< T, PVType, FrameType >::perp2(), RectangularEtaPhiTrackingRegion::phiMargin(), position, PtMinSelector_cfg::ptMin, TrackingRegion::ptMin(), region, TkTrackingRegionsMargin< T >::right(), SeedingHitSet::size(), funct::sqr(), and PV3DBase< T, PVType, FrameType >::x().
|
private |
Definition at line 194 of file SeedFromConsecutiveHitsCreator.cc.
References cloner.
Referenced by buildSeed().
|
protected |
Definition at line 80 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init(), SeedFromConsecutiveHitsTripletOnlyCreator::initialKinematic(), SeedFromConsecutiveHitsStraightLineCreator::initialKinematic(), and initialKinematic().
|
protected |
Definition at line 87 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init(), and refitHit().
|
protected |
Definition at line 77 of file SeedFromConsecutiveHitsCreator.h.
Referenced by buildSeed(), checkHit(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), init(), SeedFromConsecutiveHitsTripletOnlyCreator::initialKinematic(), SeedFromConsecutiveHitsStraightLineCreator::initialKinematic(), initialKinematic(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
protected |
Definition at line 85 of file SeedFromConsecutiveHitsCreator.h.
Referenced by makeSeed().
|
protected |
Definition at line 82 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init(), SeedFromConsecutiveHitsTripletOnlyCreator::initialKinematic(), and initialKinematic().
|
protected |
Definition at line 84 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init().
|
protected |
Definition at line 81 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init(), SeedFromConsecutiveHitsTripletOnlyCreator::initialKinematic(), and initialKinematic().
|
protected |
Definition at line 79 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init().
|
protected |
Definition at line 76 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init(), initialError(), SeedFromConsecutiveHitsTripletOnlyCreator::initialKinematic(), SeedFromConsecutiveHitsStraightLineCreator::initialKinematic(), initialKinematic(), and makeSeed().
|
protected |
Definition at line 72 of file SeedFromConsecutiveHitsCreator.h.
Referenced by SeedFromConsecutiveHitsTripletOnlyCreator::initialKinematic(), and initialKinematic().
|
protected |
Definition at line 74 of file SeedFromConsecutiveHitsCreator.h.
Referenced by initialError().
|
protected |
Definition at line 73 of file SeedFromConsecutiveHitsCreator.h.
Referenced by initialError().
|
protected |
Definition at line 71 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init().
|
protected |
Definition at line 78 of file SeedFromConsecutiveHitsCreator.h.
Referenced by buildSeed(), and init().
|
protected |
Definition at line 83 of file SeedFromConsecutiveHitsCreator.h.
Referenced by init().