#include <HGCalUncalibRecHitProducer.h>
Public Member Functions | |
HGCalUncalibRecHitProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
~HGCalUncalibRecHitProducer () 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 Attributes | |
const edm::EDGetTokenT < HGCalDigiCollection > | eeDigiCollection_ |
const std::string | eeHitCollection_ |
edm::EDGetTokenT < HGCalDigiCollection > | hebDigiCollection_ |
const std::string | hebHitCollection_ |
const edm::EDGetTokenT < HGCalDigiCollection > | hefDigiCollection_ |
const std::string | hefHitCollection_ |
edm::EDGetTokenT < HGCalDigiCollection > | hfnoseDigiCollection_ |
const std::string | hfnoseHitCollection_ |
std::unique_ptr < HGCalUncalibRecHitWorkerBaseClass > | worker_ |
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 13 of file HGCalUncalibRecHitProducer.h.
|
explicit |
Definition at line 12 of file HGCalUncalibRecHitProducer.cc.
References get, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 29 of file HGCalUncalibRecHitProducer.cc.
|
override |
Definition at line 31 of file HGCalUncalibRecHitProducer.cc.
References edm::SortedCollection< T, SORT >::begin(), eeDigiCollection_, HGCalRawToDigi_cfi::eeDigis, eeHitCollection_, edm::SortedCollection< T, SORT >::empty(), edm::SortedCollection< T, SORT >::end(), edm::Event::getByToken(), hebDigiCollection_, hebHitCollection_, hefDigiCollection_, hefHitCollection_, hfnoseDigiCollection_, HGCalRawToDigi_cfi::hfnoseDigis, hfnoseHitCollection_, eostools::move(), edm::Event::put(), edm::SortedCollection< T, SORT >::reserve(), edm::SortedCollection< T, SORT >::size(), and worker_.
|
private |
Definition at line 20 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 25 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 22 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 27 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 21 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 23 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 28 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().