Classes | |
struct | isInvalid |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 37 of file SeedingOTEDProducer.cc.
|
explicit |
Definition at line 95 of file SeedingOTEDProducer.cc.
References beamSpotToken_, edm::ParameterSet::getParameter(), putToken_, AlCaHLTBitMon_QueryRunRegistry::string, updatorName_, and vhProducerToken_.
|
override |
Definition at line 109 of file SeedingOTEDProducer.cc.
AlgebraicSymMatrix55 SeedingOTEDProducer::assign44To55 | ( | const AlgebraicSymMatrix44 & | mat44 | ) | const |
Definition at line 325 of file SeedingOTEDProducer.cc.
References mps_fire::i, dqmiolumiharvest::j, and mps_fire::result.
Referenced by buildInitialTSOS().
const TrajectoryStateOnSurface SeedingOTEDProducer::buildInitialTSOS | ( | const VectorHit * | vHit | ) | const |
Definition at line 290 of file SeedingOTEDProducer.cc.
References assign44To55(), beamSpot_, ALCARECOTkAlJpsiMuMu_cff::charge, computeInverseMomentumError(), VectorHit::covMatrix(), TrackingRecHit::det(), PVValHelper::dx, PVValHelper::dy, BaseTrackerRecHit::globalPosition(), MagneticField::inTesla(), VectorHit::localDirection(), VectorHit::localPosition(), magField_, VectorHit::momentum(), funct::pow(), reco::BeamSpot::sigmaZ(), GeomDet::surface(), theta(), GloballyPositioned< T >::toLocal(), VectorHit::transverseMomentum(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by run().
unsigned int SeedingOTEDProducer::checkLayer | ( | unsigned int | iidd | ) |
Definition at line 252 of file SeedingOTEDProducer.cc.
References TrackerTopology::layer(), digitizers_cfi::strip, StripSubdetector::TIB, tkTopo_, and StripSubdetector::TOB.
Referenced by collectVHsOnLayer(), and printVHsOnLayer().
std::vector< const VectorHit * > SeedingOTEDProducer::collectVHsOnLayer | ( | const edmNew::DetSetVector< VectorHit > & | input, |
unsigned int | layerNumber | ||
) |
Definition at line 261 of file SeedingOTEDProducer.cc.
References checkLayer(), input, and vh.
Referenced by run().
float SeedingOTEDProducer::computeGlobalThetaError | ( | const VectorHit * | vh, |
const double | sigmaZ_beamSpot | ||
) | const |
Definition at line 346 of file SeedingOTEDProducer.cc.
References funct::derivative(), funct::pow(), and vh.
Referenced by computeInverseMomentumError().
float SeedingOTEDProducer::computeInverseMomentumError | ( | const VectorHit * | vh, |
const float | globalTheta, | ||
const double | sigmaZ_beamSpot, | ||
const double | transverseMomentum | ||
) | const |
Definition at line 352 of file SeedingOTEDProducer.cc.
References computeGlobalThetaError(), funct::cos(), funct::pow(), funct::sin(), and vh.
Referenced by buildInitialTSOS().
TrajectorySeed SeedingOTEDProducer::createSeed | ( | const TrajectoryStateOnSurface & | tsos, |
const edm::OwnVector< TrackingRecHit > & | container, | ||
const DetId & | id, | ||
const Propagator & | prop | ||
) | const |
Definition at line 365 of file SeedingOTEDProducer.cc.
References trajectoryStateTransform::persistentState(), and Propagator::propagationDirection().
Referenced by run().
|
static |
Definition at line 111 of file SeedingOTEDProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
void SeedingOTEDProducer::printVHsOnLayer | ( | const edmNew::DetSetVector< VectorHit > & | input, |
unsigned int | layerNumber | ||
) |
Definition at line 277 of file SeedingOTEDProducer.cc.
References checkLayer(), input, LogTrace, and vh.
|
override |
Definition at line 120 of file SeedingOTEDProducer.cc.
References beamSpot_, beamSpotToken_, estimator_, estToken_, edm::EventSetup::getData(), edm::EventSetup::getHandle(), layerMeasurements_, magField_, magFieldToken_, measurementTracker_, HLT_FULL_cff::measurementTrackerEvent, measurementTrackerToken_, edm::ESHandle< T >::product(), propagator_, propagatorToken_, putToken_, run(), tkMeasEventToken_, tkTopo_, topoToken_, updator_, updatorToken_, and vhProducerToken_.
std::pair< bool, TrajectoryStateOnSurface > SeedingOTEDProducer::propagateAndUpdate | ( | const TrajectoryStateOnSurface | initialTSOS, |
const Propagator & | prop, | ||
const TrackingRecHit & | hit | ||
) | const |
Definition at line 335 of file SeedingOTEDProducer.cc.
References TrajectoryStateOnSurface::isValid(), Propagator::propagate(), UNLIKELY, TrajectoryStateUpdator::update(), and updator_.
Referenced by run().
TrajectorySeedCollection SeedingOTEDProducer::run | ( | edm::Handle< VectorHitCollection > | vHs | ) |
Definition at line 146 of file SeedingOTEDProducer.cc.
References alongMomentum, buildInitialTSOS(), TrackingRecHit::clone(), Propagator::clone(), collectVHsOnLayer(), createSeed(), estimator_, MeasurementTracker::geometricSearchTracker(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), TrajectoryStateOnSurface::isValid(), layerMeasurements_, measurementTracker_, oppositeToMomentum, edm::Handle< T >::product(), propagateAndUpdate(), Propagator::propagationDirection(), propagator_, edm::OwnVector< T, P >::push_back(), mps_fire::result, Propagator::setPropagationDirection(), GeometricSearchTracker::tobLayers(), UNLIKELY, TrajectoryStateUpdator::update(), updator_, and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
private |
Definition at line 83 of file SeedingOTEDProducer.cc.
Referenced by buildInitialTSOS(), and produce().
|
private |
Definition at line 82 of file SeedingOTEDProducer.cc.
Referenced by produce(), and SeedingOTEDProducer().
|
private |
Definition at line 77 of file SeedingOTEDProducer.cc.
|
private |
Definition at line 91 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 76 of file SeedingOTEDProducer.cc.
|
private |
Definition at line 79 of file SeedingOTEDProducer.cc.
Referenced by buildInitialTSOS(), and produce().
|
private |
Definition at line 88 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 75 of file SeedingOTEDProducer.cc.
|
private |
Definition at line 90 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file SeedingOTEDProducer.cc.
|
private |
Definition at line 87 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 92 of file SeedingOTEDProducer.cc.
Referenced by produce(), and SeedingOTEDProducer().
|
private |
Definition at line 81 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file SeedingOTEDProducer.cc.
Referenced by checkLayer(), and produce().
|
private |
Definition at line 86 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 80 of file SeedingOTEDProducer.cc.
Referenced by produce(), propagateAndUpdate(), and run().
|
private |
Definition at line 84 of file SeedingOTEDProducer.cc.
Referenced by SeedingOTEDProducer().
|
private |
Definition at line 89 of file SeedingOTEDProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file SeedingOTEDProducer.cc.
Referenced by produce(), and SeedingOTEDProducer().