Public Member Functions | |
L1TMuonShowerProducer (const edm::ParameterSet &) | |
~L1TMuonShowerProducer () 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 | |
int | bxMax_ |
int | bxMin_ |
edm::InputTag | showerInputTag_ |
edm::EDGetTokenT < l1t::RegionalMuonShowerBxCollection > | showerInputToken_ |
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 22 of file L1TMuonShowerProducer.cc.
|
explicit |
Definition at line 38 of file L1TMuonShowerProducer.cc.
|
override |
Definition at line 46 of file L1TMuonShowerProducer.cc.
|
static |
Definition at line 94 of file L1TMuonShowerProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
overrideprivate |
Definition at line 49 of file L1TMuonShowerProducer.cc.
References bxMax_, bxMin_, edm::Event::getByToken(), mps_fire::i, eostools::move(), or, edm::Event::put(), and showerInputToken_.
|
private |
Definition at line 35 of file L1TMuonShowerProducer.cc.
Referenced by produce().
|
private |
Definition at line 34 of file L1TMuonShowerProducer.cc.
Referenced by produce().
|
private |
Definition at line 32 of file L1TMuonShowerProducer.cc.
|
private |
Definition at line 33 of file L1TMuonShowerProducer.cc.
Referenced by produce().