#include <HLTHcalMETNoiseCleaner.h>
Classes | |
struct | noisedatacomp |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDFilterBase | |
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 Member Functions | |
reco::CaloMET | BuildCaloMet (float sumet, float pt, float phi) const |
Private Attributes | |
const bool | accept2NoiseRBXEvents_ |
const edm::InputTag | CaloMetCollectionTag_ |
const double | CaloMetCut_ |
const edm::InputTag | HcalNoiseRBXCollectionTag_ |
edm::EDGetTokenT< reco::CaloMETCollection > | m_theCaloMetToken |
edm::EDGetTokenT< reco::HcalNoiseRBXCollection > | m_theHcalNoiseToken |
const double | maxHighEHitTime_ |
const int | maxNumRBXs_ |
const double | maxRatio_ |
const double | maxRBXEMF_ |
const double | minHighEHitTime_ |
const double | minHighHitE_ |
const int | minHPDHits_ |
const int | minHPDNoOtherHits_ |
const double | minLowHitE_ |
const double | minR45HitE_ |
const double | minRatio_ |
const double | minRBXEnergy_ |
const int | minRBXHits_ |
const double | minRecHitE_ |
const int | minZeros_ |
const bool | needEMFCoincidence_ |
const int | numRBXsToConsider_ |
const int | severity_ |
const double | TS4TS5EnergyThreshold_ |
std::vector< std::pair< double, double > > | TS4TS5LowerCut_ |
std::vector< std::pair< double, double > > | TS4TS5UpperCut_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDFilterBase | |
typedef EDFilterBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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 68 of file HLTHcalMETNoiseCleaner.h.
|
explicit |
Definition at line 47 of file HLTHcalMETNoiseCleaner.cc.
References CaloMetCollectionTag_, edm::ParameterSet::getParameter(), HcalNoiseRBXCollectionTag_, mps_fire::i, createfilelist::int, m_theCaloMetToken, m_theHcalNoiseToken, jetUpdater_cfi::sort, TS4TS5LowerCut_, and TS4TS5UpperCut_.
|
overridedefault |
|
private |
Definition at line 339 of file HLTHcalMETNoiseCleaner.cc.
References phi, DiDispStaMuonMonitor_cfi::pt, timingPdfMaker::specific, and L1BJetProducer_cff::vtx.
Referenced by filter().
|
static |
Definition at line 92 of file HLTHcalMETNoiseCleaner.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, HLT_2024v12_cff::TS4TS5LowerCut, HLT_2024v12_cff::TS4TS5LowerThreshold, HLT_2024v12_cff::TS4TS5UpperCut, and HLT_2024v12_cff::TS4TS5UpperThreshold.
|
overridevirtual |
Implements edm::global::EDFilterBase.
Definition at line 138 of file HLTHcalMETNoiseCleaner.cc.
References accept2NoiseRBXEvents_, edm::RefVector< C, T, F >::begin(), BuildCaloMet(), CaloMetCut_, ztail::d, data, edm::RefVector< C, T, F >::end(), HcalNoiseRBXCollectionTag_, iEvent, edm::HandleBase::isValid(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, LogDebug, m_theCaloMetToken, m_theHcalNoiseToken, maxHighEHitTime_, maxRatio_, maxRBXEMF_, minHighEHitTime_, minHighHitE_, minHPDHits_, minHPDNoOtherHits_, minLowHitE_, minR45HitE_, minRatio_, minRBXEnergy_, minRBXHits_, minRecHitE_, minZeros_, eostools::move(), needEMFCoincidence_, numRBXsToConsider_, or, reco::LeafCandidate::pt(), severity_, TS4TS5EnergyThreshold_, TS4TS5LowerCut_, and TS4TS5UpperCut_.
|
private |
Definition at line 37 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 32 of file HLTHcalMETNoiseCleaner.h.
Referenced by HLTHcalMETNoiseCleaner().
|
private |
Definition at line 33 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 31 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 28 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 47 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 35 of file HLTHcalMETNoiseCleaner.h.
|
private |
Definition at line 41 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 48 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 46 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 53 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 42 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 54 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 40 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 39 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 43 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 51 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 45 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 38 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 36 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 34 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 56 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 58 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 57 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().