#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::ESGetToken< HGCalGeometry, IdealGeometryRecord > | ee_geometry_token_ |
const edm::EDGetTokenT< HGCalDigiCollection > | eeDigiCollection_ |
const std::string | eeHitCollection_ |
const edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | heb_geometry_token_ |
const edm::EDGetTokenT< HGCalDigiCollection > | hebDigiCollection_ |
const std::string | hebHitCollection_ |
const edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | hef_geometry_token_ |
const edm::EDGetTokenT< HGCalDigiCollection > | hefDigiCollection_ |
const std::string | hefHitCollection_ |
const edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | hfnose_geometry_token_ |
const 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 33 of file HGCalUncalibRecHitProducer.cc.
|
override |
Definition at line 35 of file HGCalUncalibRecHitProducer.cc.
References ee_geometry_token_, eeDigiCollection_, eeHitCollection_, edm::EventSetup::getHandle(), edm::Event::getHandle(), heb_geometry_token_, hebDigiCollection_, hebHitCollection_, hef_geometry_token_, hefDigiCollection_, hefHitCollection_, hfnose_geometry_token_, hfnoseDigiCollection_, hfnoseHitCollection_, eostools::move(), edm::Event::put(), and worker_.
|
private |
Definition at line 25 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 20 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 27 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 22 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 32 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 21 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 31 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 28 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 23 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 33 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().
|
private |
Definition at line 35 of file HGCalUncalibRecHitProducer.h.
Referenced by produce().