#include <RecoLocalCalo/HcalHitSelection/src/HcalHitSelection.cc>
Public Member Functions | |
HcalHitSelection (const edm::ParameterSet &) | |
~HcalHitSelection () 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 Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
template<typename CollectionType > | |
void | skim (const edm::Handle< CollectionType > &input, CollectionType &output, int severityThreshold=0) const |
Private Attributes | |
edm::InputTag | hbheTag |
edm::InputTag | hfTag |
int | hoSeverityLevel |
edm::InputTag | hoTag |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | htopoToken_ |
std::vector< edm::InputTag > | interestingDetIdCollections |
edm::ESGetToken< HcalChannelQuality, HcalChannelQualityRcd > | qualToken_ |
edm::ESGetToken< HcalSeverityLevelComputer, HcalSeverityLevelComputerRcd > | sevToken_ |
const HcalChannelQuality * | theHcalChStatus |
const HcalSeverityLevelComputer * | theHcalSevLvlComputer |
const HcalTopology * | theHcalTopology_ |
std::set< DetId > | toBeKept |
edm::EDGetTokenT< HBHERecHitCollection > | tok_hbhe_ |
edm::EDGetTokenT< HFRecHitCollection > | tok_hf_ |
edm::EDGetTokenT< HORecHitCollection > | tok_ho_ |
std::vector< edm::EDGetTokenT< DetIdCollection > > | toks_did_ |
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 |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 49 of file HcalHitSelection.cc.
|
explicit |
Definition at line 121 of file HcalHitSelection.cc.
References edm::ParameterSet::getParameter(), hbheTag, hfTag, hoSeverityLevel, hoTag, htopoToken_, mps_fire::i, interestingDetIdCollections, edm::InputTag::label(), qualToken_, sevToken_, tok_hbhe_, tok_hf_, tok_ho_, and toks_did_.
|
override |
Definition at line 151 of file HcalHitSelection.cc.
|
overrideprivate |
Definition at line 161 of file HcalHitSelection.cc.
References hcalRecHitTable_cff::detId, edm::EventSetup::getData(), photonIsolationHIProducer_cfi::hbhe, hbheTag, photonIsolationHIProducer_cfi::hf, hfTag, photonIsolationHIProducer_cfi::ho, hoSeverityLevel, hoTag, htopoToken_, iEvent, interestingDetIdCollections, edm::InputTag::label(), eostools::move(), qualToken_, sevToken_, skim(), submitPVValidationJobs::t, theHcalChStatus, theHcalSevLvlComputer, theHcalTopology_, toBeKept, tok_hbhe_, tok_hf_, tok_ho_, and toks_did_.
|
private |
Definition at line 80 of file HcalHitSelection.cc.
References mps_fire::end, HcalTopology::getMergePositionFlag(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalEndcap, HcalTopology::idFront(), input, interestingDetIdCollectionProducer_cfi::severityLevel, theHcalChStatus, theHcalSevLvlComputer, theHcalTopology_, and toBeKept.
Referenced by produce().
|
private |
Definition at line 57 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 57 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 62 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 57 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 74 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 63 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 75 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 76 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 67 of file HcalHitSelection.cc.
|
private |
Definition at line 68 of file HcalHitSelection.cc.
|
private |
Definition at line 64 of file HcalHitSelection.cc.
|
private |
Definition at line 69 of file HcalHitSelection.cc.
|
private |
Definition at line 58 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 60 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 59 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().
|
private |
Definition at line 61 of file HcalHitSelection.cc.
Referenced by HcalHitSelection(), and produce().