#include <L2MuonSeedGeneratorFromL1TkMu.h>
Public Member Functions | |
L2MuonSeedGeneratorFromL1TkMu (const edm::ParameterSet &) | |
Constructor. More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~L2MuonSeedGeneratorFromL1TkMu () override | |
Destructor. More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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::vector< double > | etaBins |
std::vector< double > | matchingDR |
edm::EDGetTokenT< l1t::TkMuonCollection > | muCollToken_ |
edm::EDGetTokenT< edm::View< TrajectorySeed > > | offlineSeedToken_ |
MeasurementEstimator * | theEstimator |
const double | theL1MaxEta |
const double | theL1MinPt |
const double | theMinPL1Tk |
const double | theMinPtBarrel |
const double | theMinPtEndcap |
const double | theMinPtL1TkBarrel |
edm::InputTag | theOfflineSeedLabel |
std::string | thePropagatorName |
MuonServiceProxy * | theService |
the event setup proxy, it takes care the services update More... | |
edm::InputTag | theSource |
const bool | useOfflineSeed |
const bool | useUnassociatedL1 |
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 47 of file L2MuonSeedGeneratorFromL1TkMu.h.
|
explicit |
Constructor.
Definition at line 41 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References Chi2MeasurementEstimator_cfi::Chi2MeasurementEstimator, etaBins, Exception, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), matchingDR, muCollToken_, MuonServiceProxy_cff::MuonServiceProxy, offlineSeedToken_, theEstimator, theOfflineSeedLabel, theService, theSource, and useOfflineSeed.
|
override |
Destructor.
Definition at line 80 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References theEstimator, and theService.
|
private |
Definition at line 339 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References edm::View< T >::begin(), PbPb_ZMuSkimMuonDPG_cff::deltaR, PFRecoTauChargedHadronBuilderPlugins_cfi::dRcone, MuonPatternRecoDumper::dumpMuonId(), PV3DBase< T, PVType, FrameType >::eta(), TrajectoryStateOnSurface::globalPosition(), LogDebug, PV3DBase< T, PVType, FrameType >::phi(), Geom::Phi< T1, Range >::phi(), AlCaHLTBitMon_QueryRunRegistry::string, TrajectoryStateOnSurface::surface(), thePropagatorName, and theService.
Referenced by produce().
|
static |
Definition at line 87 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), and HLT_2018_cff::InputTag.
|
override |
Definition at line 111 of file L2MuonSeedGeneratorFromL1TkMu.cc.
References funct::abs(), alongMomentum, associateOfflineSeedToL1(), Reference_intrackfit_cff::barrel, ALCARECOTkAlJpsiMuMu_cff::charge, TrajectoryStateOnSurface::charge(), GeometricSearchDet::compatibleDets(), funct::cos(), debug, dumpMFGeometry_cfg::delta, PFRecoTauChargedHadronBuilderPlugins_cfi::dRcone, relativeConstraints::error, PVValHelper::eta, PV3DBase< T, PVType, FrameType >::eta(), etaBins, JetChargeProducer_cfi::exp, GeomDet::geographicalId(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), iEvent, TrajectoryStateOnSurface::isValid(), LogDebug, M_PI, PV3DBase< T, PVType, FrameType >::mag(), matchingDR, metname, eostools::move(), muCollToken_, offlineSeedToken_, convertSQLitetoXML_cfg::output, p3, PV3DBase< T, PVType, FrameType >::perp(), trajectoryStateTransform::persistentState(), phi, PV3DBase< T, PVType, FrameType >::phi(), Geom::pi(), GeometricSearchDet::position(), DiDispStaMuonMonitor_cfi::pt, edm::OwnVector< T, P >::push_back(), CosmicsPD_Skims::radius, DetId::rawId(), TrajectorySeed::recHits(), reco::reduceRange(), funct::sin(), TrajectorySeed::startingState(), AlCaHLTBitMon_QueryRunRegistry::string, GeometricSearchDet::surface(), theEstimator, theL1MaxEta, theL1MinPt, theMinPL1Tk, theMinPtBarrel, theMinPtEndcap, theMinPtL1TkBarrel, thePropagatorName, theService, theta(), funct::true, cuda_std::upper_bound(), useOfflineSeed, useUnassociatedL1, and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 75 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 74 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 63 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 64 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 80 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), produce(), and ~L2MuonSeedGeneratorFromL1TkMu().
|
private |
Definition at line 67 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().
|
private |
Definition at line 66 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().
|
private |
Definition at line 70 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().
|
private |
Definition at line 68 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().
|
private |
Definition at line 69 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().
|
private |
Definition at line 71 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().
|
private |
Definition at line 60 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu().
|
private |
Definition at line 61 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by associateOfflineSeedToL1(), and produce().
|
private |
the event setup proxy, it takes care the services update
Definition at line 78 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by associateOfflineSeedToL1(), L2MuonSeedGeneratorFromL1TkMu(), produce(), and ~L2MuonSeedGeneratorFromL1TkMu().
|
private |
Definition at line 59 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu().
|
private |
Definition at line 72 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by L2MuonSeedGeneratorFromL1TkMu(), and produce().
|
private |
Definition at line 73 of file L2MuonSeedGeneratorFromL1TkMu.h.
Referenced by produce().