#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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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 |
std::vector< edm::InputTag > | interestingDetIdCollections |
edm::ESHandle< HcalChannelQuality > | theHcalChStatus |
edm::ESHandle< 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<> | |
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: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 49 of file HcalHitSelection.cc.
|
explicit |
Definition at line 118 of file HcalHitSelection.cc.
References edm::ParameterSet::getParameter(), hbheTag, hfTag, hoSeverityLevel, hoTag, mps_fire::i, interestingDetIdCollections, edm::InputTag::label(), tok_hbhe_, tok_hf_, tok_ho_, and toks_did_.
|
override |
Definition at line 141 of file HcalHitSelection.cc.
|
overrideprivate |
Definition at line 151 of file HcalHitSelection.cc.
References edm::EDCollection< T >::begin(), DEFINE_FWK_MODULE, edm::EDCollection< T >::end(), edm::EventSetup::get(), edm::Event::getByToken(), photonIsolationHIProducer_cfi::hbhe, hbheTag, photonIsolationHIProducer_cfi::hf, hfTag, photonIsolationHIProducer_cfi::ho, hoSeverityLevel, hoTag, interestingDetIdCollections, edm::HandleBase::isValid(), edm::InputTag::label(), eostools::move(), edm::ESHandle< T >::product(), edm::Event::put(), skim(), OrderedSet::t, theHcalChStatus, theHcalSevLvlComputer, theHcalTopology_, toBeKept, tok_hbhe_, tok_hf_, tok_ho_, and toks_did_.
|
private |
Definition at line 77 of file HcalHitSelection.cc.
References begin, end, HcalTopology::getMergePositionFlag(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalEndcap, HcalTopology::idFront(), 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 63 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().