Public Member Functions | |
L1TZDCProducer (const edm::ParameterSet &ps) | |
~L1TZDCProducer () 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 | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
int | bxFirst_ |
int | bxLast_ |
edm::EDPutTokenT< EtSumBxCollection > | etToken_ |
edm::EDGetTokenT< HcalTrigPrimDigiCollection > | hcalTPSource |
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 59 of file L1TZDCProducer.cc.
|
explicit |
Definition at line 83 of file L1TZDCProducer.cc.
References bxFirst_, bxLast_, etToken_, and edm::ParameterSet::getParameter().
|
overridedefault |
|
static |
Definition at line 159 of file L1TZDCProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivate |
Definition at line 93 of file L1TZDCProducer.cc.
References funct::abs(), bxFirst_, bxLast_, HcalTriggerPrimitiveSample::compressedEt(), etToken_, hcalTPSource, hcalRecHitTable_cff::ieta, iEvent, hcalRecHitTable_cff::iphi, edm::HandleBase::isValid(), L1Analysis::kZDCM, L1Analysis::kZDCP, LogDebug, eostools::move(), PresampleTask_cfi::nSamples, BXVector< T >::push_back(), l1t::L1Candidate::setHwEta(), l1t::L1Candidate::setHwPhi(), l1t::L1Candidate::setHwPt(), and l1t::EtSum::setType().
|
private |
Definition at line 76 of file L1TZDCProducer.cc.
Referenced by L1TZDCProducer(), and produce().
|
private |
Definition at line 77 of file L1TZDCProducer.cc.
Referenced by L1TZDCProducer(), and produce().
|
private |
Definition at line 80 of file L1TZDCProducer.cc.
Referenced by L1TZDCProducer(), and produce().
|
private |
Definition at line 73 of file L1TZDCProducer.cc.
Referenced by produce().