#include <L1Trigger/L1TGlobalMuon/plugins/L1TBMTFConverter.cc>
Public Member Functions | |
L1TBMTFConverter (const edm::ParameterSet &) | |
~L1TBMTFConverter () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginLuminosityBlock (const edm::LuminosityBlock &, edm::EventSetup const &) override |
void | beginRun (const edm::Run &, edm::EventSetup const &) override |
void | endLuminosityBlock (const edm::LuminosityBlock &, edm::EventSetup const &) override |
void | endRun (const edm::Run &, edm::EventSetup const &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | m_barrelTfInputTag |
edm::EDGetTokenT< RegionalMuonCandBxCollection > | m_barrelTfInputToken |
std::map< int, int > | ptMap_ |
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 |
Description: Takes txt-file input and produces barrel- / overlap- / forward TF muons
Implementation: [Notes on implementation]
Definition at line 44 of file L1TBMTFConverter.cc.
|
explicit |
|
override |
Definition at line 114 of file L1TBMTFConverter.cc.
|
overrideprivate |
Definition at line 154 of file L1TBMTFConverter.cc.
|
overrideprivate |
Definition at line 148 of file L1TBMTFConverter.cc.
|
overrideprivate |
Definition at line 157 of file L1TBMTFConverter.cc.
|
overrideprivate |
Definition at line 151 of file L1TBMTFConverter.cc.
|
static |
Definition at line 160 of file L1TBMTFConverter.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 124 of file L1TBMTFConverter.cc.
References BXVector< T >::begin(), BXVector< T >::end(), iEvent, eostools::move(), amptDefaultParameters_cff::mu, and l1t::RegionalMuonCand::setHwEta().
|
private |
Definition at line 60 of file L1TBMTFConverter.cc.
|
private |
Definition at line 59 of file L1TBMTFConverter.cc.
|
private |
Definition at line 61 of file L1TBMTFConverter.cc.