#include <L1TMuonEndCapShowerProducer.h>
Public Member Functions | |
L1TMuonEndCapShowerProducer (const edm::ParameterSet &) | |
~L1TMuonEndCapShowerProducer () 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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
emtf::sector_array< SectorProcessorShower > | sector_processors_shower_ |
edm::EDGetToken | tokenCSCShower_ |
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 25 of file L1TMuonEndCapShowerProducer.h.
|
explicit |
Definition at line 17 of file L1TMuonEndCapShowerProducer.cc.
References makeMuonMisalignmentScenario::endcap, nano_mu_digi_cff::sector, and sector_processors_shower_.
|
override |
Definition at line 28 of file L1TMuonEndCapShowerProducer.cc.
|
static |
Definition at line 50 of file L1TMuonEndCapShowerProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and edm::ConfigurationDescriptions::setComment().
|
overrideprivate |
Definition at line 30 of file L1TMuonEndCapShowerProducer.cc.
References makeMuonMisalignmentScenario::endcap, iEvent, eostools::move(), edm::Handle< T >::product(), nano_mu_digi_cff::sector, sector_processors_shower_, and tokenCSCShower_.
|
private |
Definition at line 37 of file L1TMuonEndCapShowerProducer.h.
Referenced by L1TMuonEndCapShowerProducer(), and produce().
|
private |
Definition at line 36 of file L1TMuonEndCapShowerProducer.h.
Referenced by produce().