Classes | |
struct | event |
Public Member Functions | |
WZInterestingEventSelector (const edm::ParameterSet &) | |
~WZInterestingEventSelector () | |
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 (const std::string &iProcessName, std::vector< const char * > &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 () |
Private Member Functions | |
bool | electronSelection (const GsfElectron *eleRef, const math::XYZPoint &bspotPosition) |
virtual void | endJob () override |
virtual bool | filter (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
float | eb_ecalIsoCut_ |
float | eb_hcalIsoCut_ |
float | eb_hoeCut_ |
float | eb_seeCut_ |
float | eb_trIsoCut_ |
float | ee_ecalIsoCut_ |
float | ee_hcalIsoCut_ |
float | ee_hoeCut_ |
float | ee_seeCut_ |
float | ee_trIsoCut_ |
edm::InputTag | electronCollection_ |
float | invMassCut_ |
float | metCut_ |
int | missHitCut_ |
edm::InputTag | offlineBSCollection_ |
edm::InputTag | pfMetCollection_ |
float | ptCut_ |
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 |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Definition at line 45 of file WZInterestingEventSelector.cc.
|
explicit |
Definition at line 105 of file WZInterestingEventSelector.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and HLT_25ns14e33_v1_cff::InputTag.
WZInterestingEventSelector::~WZInterestingEventSelector | ( | ) |
Definition at line 132 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 182 of file WZInterestingEventSelector.cc.
References reco::GsfElectron::dr03EcalRecHitSumEt(), reco::GsfElectron::dr03HcalTowerSumEt(), reco::GsfElectron::dr03TkSumPt(), reco::GsfElectron::gsfTrack(), reco::GsfElectron::hcalOverEcal(), reco::GsfElectron::isEB(), reco::GsfElectron::isEE(), reco::HitPattern::MISSING_INNER_HITS, reco::LeafCandidate::pt(), and reco::GsfElectron::sigmaIetaIeta().
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 147 of file WZInterestingEventSelector.cc.
|
overrideprivatevirtual |
Implements edm::EDFilter.
Definition at line 217 of file WZInterestingEventSelector.cc.
References RecoTauCleanerPlugins::charge, reco::LeafCandidate::charge(), eta, reco::LeafCandidate::eta(), edm::Event::getByLabel(), WElectronSkim_cff::goodElectrons, gsfElectrons_cfi::gsfElectrons, pfMET_cfi::pfMET, reco::LeafCandidate::phi(), phi(), reco::BeamSpot::position(), edm::Handle< T >::product(), EnergyCorrector::pt, and reco::LeafCandidate::pt().
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 78 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 79 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 80 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 81 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 77 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 85 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 86 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 87 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 88 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 84 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 96 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 94 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 91 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 74 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 98 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 97 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 73 of file WZInterestingEventSelector.cc.