Public Member Functions | |
L2MuonSeedGeneratorFromL1TkMu (const edm::ParameterSet &) | |
Constructor. More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~L2MuonSeedGeneratorFromL1TkMu () override=default | |
Destructor. More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
const TrajectorySeed * | associateOfflineSeedToL1 (edm::Handle< edm::View< TrajectorySeed >> &, std::vector< int > &, TrajectoryStateOnSurface &, double) |
Private Attributes | |
std::unique_ptr < MeasurementEstimator > | estimator_ |
std::vector< double > | etaBins_ |
const double | l1MaxEta_ |
const double | l1MinPt_ |
std::vector< double > | matchingDR_ |
const double | minPL1Tk_ |
const double | minPtBarrel_ |
const double | minPtEndcap_ |
const double | minPtL1TkBarrel_ |
edm::EDGetTokenT < l1t::TkMuonCollection > | muCollToken_ |
edm::InputTag | offlineSeedLabel_ |
edm::EDGetTokenT< edm::View < TrajectorySeed > > | offlineSeedToken_ |
std::string | propagatorName_ |
std::unique_ptr< MuonServiceProxy > | service_ |
the event setup proxy, it takes care the services update More... | |
edm::InputTag | source_ |
const bool | useOfflineSeed_ |
const bool | useUnassociatedL1_ |
Static Private Attributes | |
static constexpr float | distMB2_ {550.} |
static constexpr float | distME2_ {850.} |
static constexpr float | etaBoundary_ {1.1} |
static constexpr float | phiCorr0_ {1.464} |
static constexpr float | phiCorr1_ {1.7} |
static constexpr float | phiCorr2_ {144.} |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 54 of file L2MuonSeedGeneratorFromL1TkMu.cc.
|
explicit |
Constructor.
Definition at line 106 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References estimator_, etaBins_, Exception, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), matchingDR_, offlineSeedLabel_, offlineSeedToken_, service_, and useOfflineSeed_.
|
overridedefault |
Destructor.
|
private |
Definition at line 396 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References edm::View< T >::begin(), reco::deltaR2(), MuonPatternRecoDumper::dumpMuonId(), PV3DBase< T, PVType, FrameType >::eta(), TrajectoryStateOnSurface::globalPosition(), LogDebug, PV3DBase< T, PVType, FrameType >::phi(), Geom::Phi< T1, Range >::phi(), propagatorName_, service_, AlCaHLTBitMon_QueryRunRegistry::string, and TrajectoryStateOnSurface::surface().
Referenced by produce().
|
static |
Definition at line 143 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 167 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References funct::abs(), alongMomentum, associateOfflineSeedToL1(), Reference_intrackfit_cff::barrel, RecoTauCleanerPlugins::charge, TrajectoryStateOnSurface::charge(), GeometricSearchDet::compatibleDets(), funct::cos(), CSCDetId, debug, CommonMethods::delta(), distMB2_, distME2_, DTChamberId, MuonPatternRecoDumper::dumpFTS(), MuonPatternRecoDumper::dumpLayer(), MuonPatternRecoDumper::dumpMuonId(), MuonPatternRecoDumper::dumpTSOS(), relativeConstraints::error, estimator_, PVValHelper::eta, PV3DBase< T, PVType, FrameType >::eta(), etaBins_, etaBoundary_, funct::exp(), GeomDet::geographicalId(), edm::Event::getByToken(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), TrajectoryStateOnSurface::isValid(), l1MaxEta_, l1MinPt_, LogDebug, M_PI, PV3DBase< T, PVType, FrameType >::mag(), matchingDR_, metname, minPL1Tk_, minPtBarrel_, minPtEndcap_, minPtL1TkBarrel_, eostools::move(), muCollToken_, offlineSeedToken_, convertSQLitetoXML_cfg::output, PV3DBase< T, PVType, FrameType >::perp(), trajectoryStateTransform::persistentState(), phi, PV3DBase< T, PVType, FrameType >::phi(), phiCorr0_, phiCorr1_, phiCorr2_, Geom::pi(), GeometricSearchDet::position(), propagatorName_, DiDispStaMuonMonitor_cfi::pt, edm::OwnVector< T, P >::push_back(), edm::Event::put(), CosmicsPD_Skims::radius, DetId::rawId(), TrajectorySeed::recHits(), reco::reduceRange(), service_, funct::sin(), TrajectorySeed::startingState(), AlCaHLTBitMon_QueryRunRegistry::string, GeometricSearchDet::surface(), theta(), cuda_std::upper_bound(), useOfflineSeed_, useUnassociatedL1_, and PV3DBase< T, PVType, FrameType >::z().
|
staticprivate |
Definition at line 89 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
staticprivate |
Definition at line 90 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 97 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 83 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
staticprivate |
Definition at line 88 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 75 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 74 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 82 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 78 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 76 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 77 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 79 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 67 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 69 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by L2MuonSeedGeneratorFromL1TkMu().
|
private |
Definition at line 70 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
staticprivate |
Definition at line 91 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
staticprivate |
Definition at line 92 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
staticprivate |
Definition at line 93 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().
|
private |
Definition at line 72 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by associateOfflineSeedToL1(), and produce().
|
private |
the event setup proxy, it takes care the services update
Definition at line 96 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by associateOfflineSeedToL1(), L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 66 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by Config.Process::dumpConfig(), Config.Process::dumpPython(), and Config.Process::splitPython().
|
private |
Definition at line 80 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 81 of file L2MuonSeedGeneratorFromL1TkMu.cc.
Referenced by produce().