![]() |
![]() |
#include <RecoLocalCalo/HcalRecProducers/src/HFPhase1Reconstructor.cc>
Public Member Functions | |
HFPhase1Reconstructor (const edm::ParameterSet &) | |
~HFPhase1Reconstructor () | |
![]() | |
EDProducer ()=default | |
![]() | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel) |
virtual | ~ProducerBase () noexcept(false) |
![]() | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::string | algoConfigClass_ |
bool | checkChannelQualityForDepth3and4_ |
std::unique_ptr< HcalHF_PETalgorithm > | hfPET_ |
std::unique_ptr< HcalHF_S9S1algorithm > | hfS8S1_ |
std::unique_ptr< HcalHF_S9S1algorithm > | hfS9S1_ |
std::unique_ptr< AbsHFPhase1Algo > | reco_ |
std::unique_ptr< AbsHcalAlgoData > | recoConfig_ |
bool | setNoiseFlags_ |
edm::EDGetTokenT< HFPreRecHitCollection > | tok_PreRecHit_ |
bool | useChannelQualityFromDB_ |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: Phase 1 HF reco with QIE 10 and split-anode readout
Implementation: [Notes on implementation]
Definition at line 53 of file HFPhase1Reconstructor.cc.
|
explicit |
Definition at line 85 of file HFPhase1Reconstructor.cc.
References edm::ParameterSet::getParameter(), hfPET_, hfS8S1_, hfS9S1_, reco_, setNoiseFlags_, and tok_PreRecHit_.
HFPhase1Reconstructor::~HFPhase1Reconstructor | ( | ) |
Definition at line 145 of file HFPhase1Reconstructor.cc.
|
overrideprivatevirtual |
Definition at line 155 of file HFPhase1Reconstructor.cc.
References algoConfigClass_, Exception, fetchHcalAlgoData(), reco_, and recoConfig_.
|
static |
Definition at line 291 of file HFPhase1Reconstructor.cc.
References edm::ParameterSetDescription::add(), add_param_set, edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, fillDescriptionForParseHFPhase1AlgoDescription(), HcalHitReconstructor_hf_cfi::PETstat, HcalHitReconstructor_hf_cfi::S8S1stat, HcalHitReconstructor_hf_cfi::S9S1stat, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Definition at line 173 of file HFPhase1Reconstructor.cc.
References funct::abs(), b, edm::SortedCollection< T, SORT >::begin(), checkChannelQualityForDepth3and4_, particleFlowClusterECALTimeSelected_cfi::depth, HcalSeverityLevelComputer::dropChannel(), edm::SortedCollection< T, SORT >::end(), edm::EventSetup::get(), edm::Event::getByToken(), HcalDbService::getHcalCalibrations(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), hfPET_, hfS8S1_, hfS9S1_, mps_fire::i, HFRecHit::id(), eostools::move(), AlCaHLTBitMon_ParallelJobs::p, edm::ESHandle< T >::product(), edm::Event::put(), DetId::rawId(), reco_, HcalDetId::secondAnodeId(), setNoiseFlags_, edm::SortedCollection< T, SORT >::size(), tok_PreRecHit_, and useChannelQualityFromDB_.
|
private |
Definition at line 66 of file HFPhase1Reconstructor.cc.
Referenced by beginRun().
|
private |
Definition at line 69 of file HFPhase1Reconstructor.cc.
Referenced by produce().
|
private |
Definition at line 79 of file HFPhase1Reconstructor.cc.
Referenced by HFPhase1Reconstructor(), and produce().
|
private |
Definition at line 78 of file HFPhase1Reconstructor.cc.
Referenced by HFPhase1Reconstructor(), and produce().
|
private |
Definition at line 77 of file HFPhase1Reconstructor.cc.
Referenced by HFPhase1Reconstructor(), and produce().
|
private |
Definition at line 73 of file HFPhase1Reconstructor.cc.
Referenced by beginRun(), HFPhase1Reconstructor(), and produce().
|
private |
Definition at line 74 of file HFPhase1Reconstructor.cc.
Referenced by beginRun().
|
private |
Definition at line 67 of file HFPhase1Reconstructor.cc.
Referenced by HFPhase1Reconstructor(), and produce().
|
private |
Definition at line 72 of file HFPhase1Reconstructor.cc.
Referenced by HFPhase1Reconstructor(), and produce().
|
private |
Definition at line 68 of file HFPhase1Reconstructor.cc.
Referenced by produce().