#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 () | |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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_ |
double | maxHighEHitTime_ |
int | maxNumRBXs_ |
double | maxRatio_ |
double | maxRBXEMF_ |
double | minHighEHitTime_ |
double | minHighHitE_ |
int | minHPDHits_ |
int | minHPDNoOtherHits_ |
double | minLowHitE_ |
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 |
typedef WorkerT< EDFilter > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: HLT filter module for cleaning HCal Noise from MET or MHT
Implementation: <Notes on="" implementation>="">
Definition at line 17 of file HLTHcalMETNoiseCleaner.h.
|
private |
Definition at line 61 of file HLTHcalMETNoiseCleaner.h.
|
explicit |
Definition at line 50 of file HLTHcalMETNoiseCleaner.cc.
References edm::ParameterSet::getParameter(), i, python.multivaluedict::sort(), TS4TS5LowerCut_, and TS4TS5UpperCut_.
HLTHcalMETNoiseCleaner::~HLTHcalMETNoiseCleaner | ( | ) |
Definition at line 92 of file HLTHcalMETNoiseCleaner.cc.
|
private |
Definition at line 328 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 95 of file HLTHcalMETNoiseCleaner.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDFilter.
Definition at line 140 of file HLTHcalMETNoiseCleaner.cc.
References accept2NoiseRBXEvents_, edm::RefVector< C, T, F >::begin(), BuildCaloMet(), CaloMetCollectionTag_, CaloMetCut_, data, edm::RefVector< C, T, F >::end(), edm::Event::getByLabel(), HcalNoiseRBXCollectionTag_, LogDebug, maxHighEHitTime_, maxRatio_, maxRBXEMF_, minHighEHitTime_, minHighHitE_, minHPDHits_, minHPDNoOtherHits_, minLowHitE_, 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 33 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 28 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 29 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 27 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 43 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 31 of file HLTHcalMETNoiseCleaner.h.
|
private |
Definition at line 37 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 44 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 42 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 47 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 38 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 40 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 47 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 36 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 35 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 39 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 47 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 41 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 34 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 32 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 30 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 49 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter().
|
private |
Definition at line 51 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().
|
private |
Definition at line 50 of file HLTHcalMETNoiseCleaner.h.
Referenced by filter(), and HLTHcalMETNoiseCleaner().