#include <L1TMuonLegacyConverter.h>
Public Member Functions | |
L1TMuonLegacyConverter (const edm::ParameterSet &) | |
~L1TMuonLegacyConverter () override | |
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 |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
bool | centralBxOnly_ |
bool | ignoreHtMiss_ |
edm::InputTag | muonSource_InputTag |
edm::EDGetTokenT < L1MuGMTReadoutCollection > | muonSource_InputToken |
bool | produceMuonParticles_ |
Static Private Attributes | |
static const double | muonMassGeV_ = 0.105658369 |
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 |
src/L1TMuonLegacyConverter/src/L1TMuonLegacyConverter.cc
L1Trigger/L1TCommon/interface/L1TMuonLegacyConverter.h
Description: conver L1T muons legacy format to stage2 format
Definition at line 45 of file L1TMuonLegacyConverter.h.
|
explicit |
Definition at line 65 of file L1TMuonLegacyConverter.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 77 of file L1TMuonLegacyConverter.cc.
|
overrideprivate |
Definition at line 87 of file L1TMuonLegacyConverter.cc.
References reco::LeafCandidate::charge(), gather_cfg::cout, alignCSCRings::e, PVValHelper::eta, edm::EventSetup::get(), edm::Event::getByToken(), mps_fire::i, edm::HandleBase::isValid(), LogDebug, eostools::move(), DiDispStaMuonMonitor_cfi::pt, and edm::Event::put().
|
private |
Definition at line 80 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 84 of file L1TMuonLegacyConverter.h.
|
staticprivate |
Definition at line 78 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 61 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 62 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 60 of file L1TMuonLegacyConverter.h.