![]() |
![]() |
Classes | |
struct | event |
Private Member Functions | |
bool | electronSelection (const GsfElectron *eleRef, const math::XYZPoint &bspotPosition) |
void | endJob () override |
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 | |
![]() | |
typedef EDFilterBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 () |
![]() | |
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 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<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) |
Definition at line 44 of file WZInterestingEventSelector.cc.
|
explicit |
Definition at line 102 of file WZInterestingEventSelector.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and HLT_2022v12_cff::InputTag.
|
override |
Definition at line 128 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 172 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::one::EDFilterBase.
Definition at line 139 of file WZInterestingEventSelector.cc.
|
overrideprivatevirtual |
Implements edm::one::EDFilterBase.
Definition at line 212 of file WZInterestingEventSelector.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, reco::LeafCandidate::charge(), PVValHelper::eta, reco::LeafCandidate::eta(), WElectronSkim_cff::goodElectrons, electronIsolatorFromEffectiveArea_cfi::gsfElectrons, iEvent, pfMETBenchmark_cfi::pfMET, reco::LeafCandidate::phi(), reco::BeamSpot::position(), edm::Handle< T >::product(), DiDispStaMuonMonitor_cfi::pt, reco::LeafCandidate::pt(), and AlignmentTrackSelector_cfi::ptMax.
|
private |
Definition at line 76 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 77 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 78 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 79 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 75 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 83 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 84 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 82 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 94 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 92 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 89 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 72 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 96 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 95 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 71 of file WZInterestingEventSelector.cc.
Referenced by badGlobalMuonTaggerFWLite.BadGlobalMuonTagger::badMuons().