#include <HLTHcalTowerNoiseCleanerWithrechit.h>
Classes | |
struct | noisedatacomp |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
typedef std::set < CommonHcalNoiseRBXData, noisedatacomp > | noisedataset_t |
Private Attributes | |
edm::InputTag | HcalNoiseRBXCollectionTag_ |
std::vector< double > | hltMinRBXRechitR45Cuts_ |
edm::EDGetTokenT < CaloTowerCollection > | m_theCaloTowerCollectionToken |
edm::EDGetTokenT < reco::HcalNoiseRBXCollection > | m_theHcalNoiseToken |
double | maxHighEHitTime_ |
int | maxNumRBXs_ |
double | maxRatio_ |
double | maxRBXEMF_ |
double | minHighEHitTime_ |
double | minHighHitE_ |
int | minHPDHits_ |
int | minHPDNoOtherHits_ |
double | minLowHitE_ |
double | minR45HitE_ |
double | minRatio_ |
double | minRBXEnergy_ |
int | minRBXHits_ |
double | minRecHitE_ |
int | minZeros_ |
bool | needEMFCoincidence_ |
int | numRBXsToConsider_ |
int | severity_ |
edm::InputTag | TowerCollectionTag_ |
double | TS4TS5EnergyThreshold_ |
std::vector< std::pair< double, double > > | TS4TS5LowerCut_ |
std::vector< std::pair< double, double > > | TS4TS5UpperCut_ |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Description: HLT filter module for cleaning HCal Noise from MET or MHT
Implementation: <Notes on="" implementation>="">
Definition at line 23 of file HLTHcalTowerNoiseCleanerWithrechit.h.
|
private |
Definition at line 68 of file HLTHcalTowerNoiseCleanerWithrechit.h.
|
explicit |
Definition at line 53 of file HLTHcalTowerNoiseCleanerWithrechit.cc.
References edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), HcalNoiseRBXCollectionTag_, hltMinRBXRechitR45Cuts_, i, m_theCaloTowerCollectionToken, m_theHcalNoiseToken, minR45HitE_, python.multivaluedict::sort(), TowerCollectionTag_, TS4TS5LowerCut_, and TS4TS5UpperCut_.
HLTHcalTowerNoiseCleanerWithrechit::~HLTHcalTowerNoiseCleanerWithrechit | ( | ) |
Definition at line 101 of file HLTHcalTowerNoiseCleanerWithrechit.cc.
|
static |
Definition at line 104 of file HLTHcalTowerNoiseCleanerWithrechit.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_25ns14e33_v1_cff::InputTag, HLT_25ns14e33_v1_cff::TS4TS5LowerCut, HLT_25ns14e33_v1_cff::TS4TS5LowerThreshold, HLT_25ns14e33_v1_cff::TS4TS5UpperCut, and HLT_25ns14e33_v1_cff::TS4TS5UpperThreshold.
|
virtual |
Implements edm::stream::EDProducerBase.
Definition at line 152 of file HLTHcalTowerNoiseCleanerWithrechit.cc.
References edm::RefVector< C, T, F >::begin(), ztail::d, data, edm::RefVector< C, T, F >::end(), edm::EventSetup::get(), edm::Event::getByToken(), HcalNoiseRBXCollectionTag_, hltMinRBXRechitR45Cuts_, i, CaloTower::id(), edm::Ref< C, T, F >::id(), LogDebug, m_theCaloTowerCollectionToken, m_theHcalNoiseToken, maxHighEHitTime_, maxRatio_, maxRBXEMF_, minHighEHitTime_, minHighHitE_, minHPDHits_, minHPDNoOtherHits_, minLowHitE_, minR45HitE_, minRatio_, minRBXEnergy_, minRBXHits_, minRecHitE_, minZeros_, needEMFCoincidence_, edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, severity_, TS4TS5EnergyThreshold_, TS4TS5LowerCut_, and TS4TS5UpperCut_.
|
private |
Definition at line 35 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().
|
private |
Definition at line 60 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().
|
private |
Definition at line 33 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().
|
private |
Definition at line 32 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().
|
private |
Definition at line 49 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 38 of file HLTHcalTowerNoiseCleanerWithrechit.h.
|
private |
Definition at line 43 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 50 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 48 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 44 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 46 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().
|
private |
Definition at line 42 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 41 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 45 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 47 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 40 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 39 of file HLTHcalTowerNoiseCleanerWithrechit.h.
|
private |
Definition at line 37 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 36 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit().
|
private |
Definition at line 55 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by produce().
|
private |
Definition at line 57 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().
|
private |
Definition at line 56 of file HLTHcalTowerNoiseCleanerWithrechit.h.
Referenced by HLTHcalTowerNoiseCleanerWithrechit(), and produce().