#include <HLTHcalMETNoiseCleaner.h>
Classes | |
struct | noisedatacomp |
Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
HLTHcalMETNoiseCleaner (const edm::ParameterSet &) | |
~HLTHcalMETNoiseCleaner () | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Types | |
typedef std::set < CommonHcalNoiseRBXData, noisedatacomp > | noisedataset_t |
Private Member Functions | |
reco::CaloMET | BuildCaloMet (float sumet, float pt, float phi) |
Private Attributes | |
bool | accept2NoiseRBXEvents_ |
edm::InputTag | CaloMetCollectionTag_ |
double | CaloMetCut_ |
edm::InputTag | HcalNoiseRBXCollectionTag_ |
edm::EDGetTokenT < reco::CaloMETCollection > | m_theCaloMetToken |
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_ |
double | TS4TS5EnergyThreshold_ |
std::vector< std::pair< double, double > > | TS4TS5LowerCut_ |
std::vector< std::pair< double, double > > | TS4TS5UpperCut_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | 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 20 of file HLTHcalMETNoiseCleaner.h.
|
private |
Definition at line 66 of file HLTHcalMETNoiseCleaner.h.
|
explicit |
Definition at line 47 of file HLTHcalMETNoiseCleaner.cc.
References CaloMetCollectionTag_, edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), HcalNoiseRBXCollectionTag_, i, m_theCaloMetToken, m_theHcalNoiseToken, minR45HitE_, TS4TS5LowerCut_, and TS4TS5UpperCut_.
HLTHcalMETNoiseCleaner::~HLTHcalMETNoiseCleaner | ( | ) |
Definition at line 96 of file HLTHcalMETNoiseCleaner.cc.
|
private |
Definition at line 333 of file HLTHcalMETNoiseCleaner.cc.
References SpecificCaloMETData::CaloMETInmHF, SpecificCaloMETData::CaloMETInpHF, SpecificCaloMETData::CaloMETPhiInmHF, SpecificCaloMETData::CaloMETPhiInpHF, SpecificCaloMETData::CaloSETInmHF, SpecificCaloMETData::CaloSETInpHF, SpecificCaloMETData::EmEtInEB, SpecificCaloMETData::EmEtInEE, SpecificCaloMETData::EmEtInHF, SpecificCaloMETData::EtFractionEm, SpecificCaloMETData::EtFractionHadronic, SpecificCaloMETData::HadEtInHB, SpecificCaloMETData::HadEtInHE, SpecificCaloMETData::HadEtInHF, SpecificCaloMETData::HadEtInHO, SpecificCaloMETData::MaxEtInEmTowers, SpecificCaloMETData::MaxEtInHadTowers, SpecificCaloMETData::METSignificance, p4, and timingPdfMaker::specific.
Referenced by filter().
|
static |
Definition at line 99 of file HLTHcalMETNoiseCleaner.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_25ns10e33_v2_cff::InputTag, HLT_25ns10e33_v2_cff::TS4TS5LowerCut, HLT_25ns10e33_v2_cff::TS4TS5LowerThreshold, HLT_25ns10e33_v2_cff::TS4TS5UpperCut, and HLT_25ns10e33_v2_cff::TS4TS5UpperThreshold.
|
virtual |
Implements edm::EDFilter.
Definition at line 145 of file HLTHcalMETNoiseCleaner.cc.
References accept2NoiseRBXEvents_, edm::RefVector< C, T, F >::begin(), BuildCaloMet(), CaloMetCut_, ztail::d, data, edm::RefVector< C, T, F >::end(), edm::Event::getByToken(), HcalNoiseRBXCollectionTag_, LogDebug, m_theCaloMetToken, m_theHcalNoiseToken, maxHighEHitTime_, maxRatio_, maxRBXEMF_, minHighEHitTime_, minHighHitE_, minHPDHits_, minHPDNoOtherHits_, minLowHitE_, minR45HitE_, minRatio_, minRBXEnergy_, minRBXHits_, minRecHitE_, minZeros_, needEMFCoincidence_, numRBXsToConsider_, or, edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, severity_, TS4TS5EnergyThreshold_, TS4TS5LowerCut_, and TS4TS5UpperCut_.
|
private |
Definition at line 38 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 33 of file HLTHcalMETNoiseCleaner.h.
Referenced by HLTHcalMETNoiseCleaner().
|
private |
Definition at line 34 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 32 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 29 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 30 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 48 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 36 of file HLTHcalMETNoiseCleaner.h.
|
private |
Definition at line 42 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 49 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 47 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 52 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 43 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 45 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 52 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 52 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 41 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 40 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 44 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 52 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 46 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 39 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 37 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 35 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 54 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 56 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 55 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().