#include <L1Trigger/Phase2L1GMT/plugins/Phase2L1TGMTSAMuonProducer.cc>
Public Member Functions | |
Phase2L1TGMTSAMuonProducer (const edm::ParameterSet &) | |
~Phase2L1TGMTSAMuonProducer () override=default | |
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 | |
void | beginStream (edm::StreamID) override |
l1t::SAMuon | Convertl1tMuon (const l1t::Muon &mu, const int bx_) |
void | endStream () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< BXVector< l1t::Muon > > | muonToken_ |
unsigned int | Ndisplaced |
unsigned int | Nprompt |
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 |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 48 of file Phase2L1TGMTSAMuonProducer.cc.
|
explicit |
Definition at line 68 of file Phase2L1TGMTSAMuonProducer.cc.
|
overridedefault |
|
overrideprivate |
Definition at line 159 of file Phase2L1TGMTSAMuonProducer.cc.
Definition at line 129 of file Phase2L1TGMTSAMuonProducer.cc.
References Phase2L1GMT::BITSGTETA, Phase2L1GMT::BITSGTPHI, Phase2L1GMT::BITSGTPT, Phase2L1GMT::BITSSAD0, Phase2L1GMT::BITSSAQUAL, Phase2L1GMT::BITSSAZ0, ALCARECOTkAlJpsiMuMu_cff::charge, d0, PVValHelper::eta, Phase2L1GMT::LSBeta, Phase2L1GMT::LSBphi, Phase2L1GMT::LSBpt, amptDefaultParameters_cff::mu, phi, DiDispStaMuonMonitor_cfi::pt, l1tGTMenu_lepSeeds_cff::qual, l1t::SAMuon::setWord(), and HLTMuonOfflineAnalyzer_cfi::z0.
Referenced by produce().
|
overrideprivate |
Definition at line 164 of file Phase2L1TGMTSAMuonProducer.cc.
|
static |
Definition at line 169 of file Phase2L1TGMTSAMuonProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivate |
Definition at line 81 of file Phase2L1TGMTSAMuonProducer.cc.
References funct::abs(), nano_mu_digi_cff::bx, Convertl1tMuon(), BPHMonitor_cff::displaced, mps_fire::i, iEvent, eostools::move(), amptDefaultParameters_cff::mu, HLT_2023v12_cff::muon, muonToken_, Ndisplaced, Nprompt, jetUpdater_cfi::sort, and parallelization::uint.
|
private |
Definition at line 63 of file Phase2L1TGMTSAMuonProducer.cc.
Referenced by produce().
|
private |
Definition at line 65 of file Phase2L1TGMTSAMuonProducer.cc.
Referenced by produce().
|
private |
Definition at line 64 of file Phase2L1TGMTSAMuonProducer.cc.
Referenced by produce().