#include <PFMETFilter.h>
Private Attributes | |
std::vector< std::string > | collections_ |
double | DeltaMEXsigma_ |
std::vector< int > | doMax_ |
std::vector< int > | doMin_ |
std::vector< double > | max_ |
std::vector< double > | min_ |
double | sigma_a_ |
double | sigma_b_ |
double | sigma_c_ |
std::string | TrueMET_ |
std::vector< std::string > | variables_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
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 |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 11 of file PFMETFilter.h.
|
explicit |
Definition at line 12 of file PFMETFilter.cc.
References collections_, DeltaMEXsigma_, doMax_, doMin_, edm::ParameterSet::getParameter(), max_, min_, sigma_a_, sigma_b_, sigma_c_, AlCaHLTBitMon_QueryRunRegistry::string, TrueMET_, variables_, and verbose_.
|
override |
Definition at line 27 of file PFMETFilter.cc.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 63 of file PFMETFilter.cc.
bool PFMETFilter::checkInput | ( | ) |
Definition at line 29 of file PFMETFilter.cc.
References collections_, gather_cfg::cout, doMax_, doMin_, max_, min_, and variables_.
Referenced by filter().
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 266 of file PFMETFilter.cc.
|
override |
Definition at line 67 of file PFMETFilter.cc.
References checkInput(), collections_, gather_cfg::cout, delta, DeltaMEXsigma_, doMax_, doMin_, reco::Candidate::et(), reco::Candidate::eta(), edm::Event::getByLabel(), M_PI, max_, RazorAnalyzer::met, min_, reco::Candidate::phi(), edm::Handle< T >::product(), reco::Candidate::px(), reco::Candidate::py(), sigma_a_, sigma_b_, sigma_c_, findQualityFiles::size, createPayload::skip, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, reco::MET::sumEt(), TrueMET_, variables_, and verbose_.
|
private |
Definition at line 22 of file PFMETFilter.h.
Referenced by checkInput(), filter(), and PFMETFilter().
|
private |
Definition at line 32 of file PFMETFilter.h.
Referenced by filter(), and PFMETFilter().
|
private |
Definition at line 27 of file PFMETFilter.h.
Referenced by checkInput(), filter(), and PFMETFilter().
|
private |
Definition at line 26 of file PFMETFilter.h.
Referenced by checkInput(), filter(), and PFMETFilter().
|
private |
Definition at line 25 of file PFMETFilter.h.
Referenced by checkInput(), filter(), and PFMETFilter().
|
private |
Definition at line 24 of file PFMETFilter.h.
Referenced by checkInput(), filter(), and PFMETFilter().
|
private |
Definition at line 33 of file PFMETFilter.h.
Referenced by filter(), and PFMETFilter().
|
private |
Definition at line 34 of file PFMETFilter.h.
Referenced by filter(), and PFMETFilter().
|
private |
Definition at line 35 of file PFMETFilter.h.
Referenced by filter(), and PFMETFilter().
|
private |
Definition at line 31 of file PFMETFilter.h.
Referenced by filter(), and PFMETFilter().
|
private |
Definition at line 23 of file PFMETFilter.h.
Referenced by checkInput(), filter(), and PFMETFilter().
|
private |
Definition at line 36 of file PFMETFilter.h.
Referenced by filter(), and PFMETFilter().