#include <RecoLocalCalo/HcalRecProducers/plugins/HBHEPlan1Combiner.cc>
Public Member Functions | |
HBHEPlan1Combiner (const edm::ParameterSet &) | |
~HBHEPlan1Combiner () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::unique_ptr< AbsPlan1RechitCombiner > | combiner_ |
bool | ignorePlan1Topology_ |
edm::EDGetTokenT< HBHERecHitCollection > | tok_rechits_ |
bool | usePlan1Mode_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Description: rechit combiner module for the "Plan 1" scenario
Implementation: [Notes on implementation]
Definition at line 41 of file HBHEPlan1Combiner.cc.
|
explicit |
Definition at line 65 of file HBHEPlan1Combiner.cc.
References combiner_, edm::ParameterSet::getParameter(), and tok_rechits_.
|
override |
Definition at line 78 of file HBHEPlan1Combiner.cc.
|
static |
Definition at line 131 of file HBHEPlan1Combiner.cc.
References edm::ParameterSetDescription::add(), add_param_set, edm::ConfigurationDescriptions::addDefault(), and qcdUeDQM_cfi::algorithm.
|
overrideprivate |
Definition at line 88 of file HBHEPlan1Combiner.cc.
References edm::SortedCollection< T, SORT >::begin(), combiner_, edm::SortedCollection< T, SORT >::end(), edm::EventSetup::get(), get, CaloRecHitAuxSetter::getBit(), HcalTopology::getMergePositionFlag(), iEvent, ignorePlan1Topology_, eostools::move(), HBHERecHitAuxSetter::OFF_TDC_TIME, edm::ESHandle< T >::product(), edm::SortedCollection< T, SORT >::size(), tok_rechits_, and usePlan1Mode_.
|
private |
Definition at line 59 of file HBHEPlan1Combiner.cc.
Referenced by HBHEPlan1Combiner(), and produce().
|
private |
Definition at line 55 of file HBHEPlan1Combiner.cc.
Referenced by produce().
|
private |
Definition at line 54 of file HBHEPlan1Combiner.cc.
Referenced by HBHEPlan1Combiner(), and produce().
|
private |
Definition at line 56 of file HBHEPlan1Combiner.cc.
Referenced by produce().