Private Member Functions | |
void | doDebug (const reco::Track &tk) const |
int | doLayer (const GeometricSearchDet &layer, const TrajectoryStateOnSurface &state, std::vector< TrajectorySeed > &out, const Propagator &muon_propagator, const Propagator &tracker_propagator, const MeasurementTrackerEvent &mte) const |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 44 of file OutsideInMuonSeeder.cc.
|
explicit |
Definition at line 102 of file OutsideInMuonSeeder.cc.
References updatorName_.
|
inlinevirtual |
Definition at line 47 of file OutsideInMuonSeeder.cc.
|
private |
Definition at line 265 of file OutsideInMuonSeeder.cc.
References alongMomentum, gather_cfg::cout, TrackingRecHit::geographicalId(), geometry_, TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), i, trajectoryStateTransform::innerStateOnSurface(), TrajectoryStateOnSurface::isValid(), TrackingRecHit::isValid(), magfield_, muonPropagator_, DetId::rawId(), reco::Track::recHit(), reco::Track::recHitsSize(), SetPropagationDirection(), and GeomDet::surface().
Referenced by produce().
|
private |
Definition at line 214 of file OutsideInMuonSeeder.cc.
References dtNoiseDBValidation_cfg::cerr, GeometricSearchDet::compatibleDetsV(), gather_cfg::cout, debug_, errorRescaling_, estimator_, MeasurementDetWithData::fastMeasurements(), newFWLiteAna::found, TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), hitsToTry_, MeasurementTrackerEvent::idToDet(), MeasurementDetWithData::isNull(), TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localError(), oppositeToMomentum, trajectoryStateTransform::persistentState(), LocalTrajectoryError::positionError(), edm::OwnVector< T, P >::push_back(), TrajectoryStateOnSurface::rescaleError(), python.multivaluedict::sort(), mathSSE::sqrt(), updator_, LocalError::xx(), and LocalError::yy().
Referenced by produce().
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 123 of file OutsideInMuonSeeder.cc.
References funct::abs(), alongMomentum, gather_cfg::cout, debug_, doDebug(), doLayer(), dummyPlane_, estimator_, estimatorName_, reco::TrackBase::eta(), reco::LeafCandidate::eta(), newFWLiteAna::found, fromVertex_, geometry_, edm::EventSetup::get(), edm::Event::getByToken(), trajectoryStateTransform::initialFreeState(), trajectoryStateTransform::innerStateOnSurface(), reco::Muon::innerTrack(), edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::isNull(), layersToTry_, magfield_, maxEtaForTOB_, measurementTrackerTag_, minEtaForTEC_, RPCpg::mu, muonPropagator_, muonPropagatorName_, oppositeToMomentum, dbtoconf::out, reco::Muon::outerTrack(), reco::LeafCandidate::phi(), FreeTrajectoryState::position(), edm::ESHandle< class >::product(), reco::LeafCandidate::pt(), edm::Event::put(), selector_, SetPropagationDirection(), alcazmumu_cfi::src, src_, trackerPropagator_, trackerPropagatorName_, updator_, and updatorName_.
|
private |
Dump deug information.
Definition at line 87 of file OutsideInMuonSeeder.cc.
|
private |
Surface used to make a TSOS at the PCA to the beamline.
Definition at line 90 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
How much to rescale errors from STA.
Definition at line 68 of file OutsideInMuonSeeder.cc.
Referenced by doLayer().
|
private |
Definition at line 83 of file OutsideInMuonSeeder.cc.
|
private |
Definition at line 74 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
|
private |
Definition at line 82 of file OutsideInMuonSeeder.cc.
|
private |
How many hits to try on same layer.
Definition at line 62 of file OutsideInMuonSeeder.cc.
Referenced by doLayer().
|
private |
How many layers to try.
Definition at line 59 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 79 of file OutsideInMuonSeeder.cc.
|
private |
Definition at line 77 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 73 of file OutsideInMuonSeeder.cc.
|
private |
Definition at line 72 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 77 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 80 of file OutsideInMuonSeeder.cc.
|
private |
Definition at line 71 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
|
private |
Labels for input collections.
Definition at line 53 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 81 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 70 of file OutsideInMuonSeeder.cc.
Referenced by produce().
|
private |
Definition at line 84 of file OutsideInMuonSeeder.cc.
|
private |
Definition at line 75 of file OutsideInMuonSeeder.cc.
Referenced by OutsideInMuonSeeder(), and produce().