#include <HBHEIsolatedNoiseReflagger.h>
Public Member Functions | |
HBHEIsolatedNoiseReflagger (const edm::ParameterSet &) | |
~HBHEIsolatedNoiseReflagger () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | DumpHBHEHitMap (std::vector< HBHEHitMap > &i) const |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
bool | debug_ |
edm::InputTag | ebLabel_ |
edm::InputTag | eeLabel_ |
edm::InputTag | hbheLabel_ |
double | LooseDiHitEne_ |
double | LooseEcalIsol_ |
double | LooseHcalIsol_ |
double | LooseHPDEne1_ |
double | LooseHPDEne2_ |
int | LooseHPDHits1_ |
int | LooseHPDHits2_ |
double | LooseMonoHitEne_ |
double | LooseRBXEne1_ |
double | LooseRBXEne2_ |
int | LooseRBXHits1_ |
int | LooseRBXHits2_ |
double | LooseTrackIsol_ |
ObjectValidator | objvalidator_ |
double | TightDiHitEne_ |
double | TightEcalIsol_ |
double | TightHcalIsol_ |
double | TightHPDEne1_ |
double | TightHPDEne2_ |
int | TightHPDHits1_ |
int | TightHPDHits2_ |
double | TightMonoHitEne_ |
double | TightRBXEne1_ |
double | TightRBXEne2_ |
int | TightRBXHits1_ |
int | TightRBXHits2_ |
double | TightTrackIsol_ |
edm::InputTag | trackExtrapolationLabel_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
Definition at line 18 of file HBHEIsolatedNoiseReflagger.h.
|
explicit |
Definition at line 23 of file HBHEIsolatedNoiseReflagger.cc.
HBHEIsolatedNoiseReflagger::~HBHEIsolatedNoiseReflagger | ( | ) |
Definition at line 65 of file HBHEIsolatedNoiseReflagger.cc.
|
private |
Definition at line 223 of file HBHEIsolatedNoiseReflagger.cc.
References HBHERecHit::id(), HcalHPDRBXMap::indexHPD(), and HcalHPDRBXMap::indexRBX().
Referenced by produce().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 71 of file HBHEIsolatedNoiseReflagger.cc.
References debug_, DumpHBHEHitMap(), ebLabel_, eeLabel_, edm::EventSetup::get(), edm::Event::getByLabel(), HBHEHitMapOrganizer::getDiHits(), HBHEHitMapOrganizer::getHPDs(), HBHEHitMapOrganizer::getMonoHits(), HBHEHitMapOrganizer::getRBXs(), HcalCaloFlagLabels::HBHEIsolatedNoise, hbheLabel_, i, LooseDiHitEne_, LooseEcalIsol_, LooseHcalIsol_, LooseHPDEne1_, LooseHPDEne2_, LooseHPDHits1_, LooseHPDHits2_, LooseMonoHitEne_, LooseRBXEne1_, LooseRBXEne2_, LooseRBXHits1_, LooseRBXHits2_, LooseTrackIsol_, objvalidator_, edm::ESHandle< class >::product(), edm::Event::put(), ObjectValidator::setEBRecHitCollection(), ObjectValidator::setEcalChannelStatus(), ObjectValidator::setEcalSeverityLevelAlgo(), ObjectValidator::setEERecHitCollection(), CaloRecHit::setFlagField(), ObjectValidator::setHcalChannelQuality(), ObjectValidator::setHcalSeverityLevelComputer(), TightDiHitEne_, TightEcalIsol_, TightHcalIsol_, TightHPDEne1_, TightHPDEne2_, TightHPDHits1_, TightHPDHits2_, TightMonoHitEne_, TightRBXEne1_, TightRBXEne2_, TightRBXHits1_, TightRBXHits2_, TightTrackIsol_, and trackExtrapolationLabel_.
|
private |
Definition at line 54 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 31 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 31 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 30 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 49 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 35 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 34 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 45 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 45 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 46 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 46 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 51 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 41 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 41 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 42 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 42 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 36 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 57 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 50 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 38 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 37 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 47 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 47 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 48 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 48 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 52 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 43 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 43 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 44 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 44 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 39 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().
|
private |
Definition at line 32 of file HBHEIsolatedNoiseReflagger.h.
Referenced by produce().