#include <Configuration/Skimming/src/LeptonRecoSkim.cc>
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
bool | filter (edm::Event &, const edm::EventSetup &) override |
void | handleObjects (const edm::Event &, const edm::EventSetup &iSetup) |
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::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
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) |
template<Transition B> | |
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 (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 57 of file LeptonRecoSkim.h.
|
explicit |
Definition at line 30 of file LeptonRecoSkim.cc.
References NeventsFiltered, NeventsTotal, NHltDiMu3, NHltMu9, NmvaElectrons, and NtotalElectrons.
|
override |
Definition at line 65 of file LeptonRecoSkim.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 203 of file LeptonRecoSkim.cc.
References firstEvent.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 206 of file LeptonRecoSkim.cc.
References gather_cfg::cout, filterName, dqmMemoryStats::float, NeventsFiltered, NeventsTotal, NHltDiMu3, NHltMu9, NmvaElectrons, and NtotalElectrons.
|
overrideprivatevirtual |
Implements edm::EDFilter.
Definition at line 75 of file LeptonRecoSkim.cc.
References accept(), reco::PFCandidate::e, metsig::electron, ElectronCutPassed, firstEvent, cutBasedMuonId_MuonPOG_V0_cff::globalTrack, reco::PFCandidate::gsfTrackRef(), handleObjects(), HtCutPassed, htJetThreshold, htMin, mps_fire::i, edm::Ref< C, T, F >::isNull(), LogDebug, SiStripPI::max, MuonCutPassed, NeventsFiltered, NeventsTotal, NmvaElectrons, nSelectedElectrons, nSelectedMuons, nSelectedPfElectrons, NtotalElectrons, reco::PFCandidate::particleId(), PfElectronCutPassed, PFHtCutPassed, pfHtJetThreshold, pfHtMin, reco::LeafCandidate::pt(), ptElecMin, ptGlobalMuonMin, ptPfElecMin, ptTrackerMuonMin, theCaloJetCollection, theElectronCollection, theMuonCollection, thePfCandidateCollection, thePFJetCollection, useElectronSelection, useHtSelection, useMuonSelection, usePfElectronSelection, and usePFHtSelection.
|
private |
Definition at line 220 of file LeptonRecoSkim.cc.
References edm::EventSetup::get(), get, iEvent, m_ebRecHitsSrc, m_eeRecHitsSrc, m_electronSrc, m_jetsSrc, m_muonSrc, m_pfelectronSrc, m_pfjetsSrc, edm::Handle< T >::product(), edm::ESHandle< T >::product(), theCaloGeometry, theCaloJetCollection, theCaloTopology, theEcalBarrelCollection, theEcalEndcapCollection, theElectronCollection, theMuonCollection, thePfCandidateCollection, and thePFJetCollection.
Referenced by filter().
|
private |
Definition at line 97 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 70 of file LeptonRecoSkim.h.
Referenced by endJob().
|
private |
Definition at line 89 of file LeptonRecoSkim.h.
Referenced by beginJob(), filter(), looper.Looper::loop(), and Printer.Printer::process().
|
private |
Definition at line 69 of file LeptonRecoSkim.h.
|
private |
Definition at line 100 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 112 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 110 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 76 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 77 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 71 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 74 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 73 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 72 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 75 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 99 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 116 of file LeptonRecoSkim.h.
Referenced by endJob(), filter(), and LeptonRecoSkim().
|
private |
Definition at line 115 of file LeptonRecoSkim.h.
Referenced by endJob(), filter(), and LeptonRecoSkim().
|
private |
Definition at line 118 of file LeptonRecoSkim.h.
Referenced by endJob(), and LeptonRecoSkim().
|
private |
Definition at line 117 of file LeptonRecoSkim.h.
Referenced by endJob(), and LeptonRecoSkim().
|
private |
Definition at line 121 of file LeptonRecoSkim.h.
Referenced by endJob(), filter(), and LeptonRecoSkim().
|
private |
Definition at line 105 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 109 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 106 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 120 of file LeptonRecoSkim.h.
Referenced by endJob(), filter(), and LeptonRecoSkim().
|
private |
Definition at line 98 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 101 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 113 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 111 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 103 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 107 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 104 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 108 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 87 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 82 of file LeptonRecoSkim.h.
Referenced by filter(), and handleObjects().
|
private |
Definition at line 86 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 84 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 85 of file LeptonRecoSkim.h.
Referenced by handleObjects().
|
private |
Definition at line 79 of file LeptonRecoSkim.h.
Referenced by filter(), and handleObjects().
|
private |
Definition at line 81 of file LeptonRecoSkim.h.
Referenced by filter(), and handleObjects().
|
private |
Definition at line 80 of file LeptonRecoSkim.h.
Referenced by filter(), and handleObjects().
|
private |
Definition at line 83 of file LeptonRecoSkim.h.
Referenced by filter(), and handleObjects().
|
private |
Definition at line 91 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 94 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 93 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 92 of file LeptonRecoSkim.h.
Referenced by filter().
|
private |
Definition at line 95 of file LeptonRecoSkim.h.
Referenced by filter().