#include <PhysicsTools/NanoAODBaseCrossCleaner/plugins/NanoAODBaseCrossCleaner.cc>
Public Member Functions | |
NanoAODBaseCrossCleaner (const edm::ParameterSet &) | |
~NanoAODBaseCrossCleaner () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginStream (edm::StreamID) override |
void | endStream () override |
virtual void | objectSelection (const edm::View< pat::Jet > &jets, const edm::View< pat::Muon > &muons, const edm::View< pat::Electron > &eles, const edm::View< pat::Tau > &taus, const edm::View< pat::Photon > &photons, std::vector< uint8_t > &jetBits, std::vector< uint8_t > &muonBits, std::vector< uint8_t > &eleBits, std::vector< uint8_t > &tauBits, std::vector< uint8_t > &photonBits) |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const std::string | doc_ |
const std::string | electronName_ |
const edm::EDGetTokenT< edm::View< pat::Electron > > | electrons_ |
const StringCutObjectSelector< pat::Electron > | electronSel_ |
const std::string | jetName_ |
const edm::EDGetTokenT< edm::View< pat::Jet > > | jets_ |
const StringCutObjectSelector< pat::Jet > | jetSel_ |
const std::string | lowPtElectronName_ |
edm::EDGetTokenT< edm::View< pat::Electron > > | lowPtElectrons_ |
const StringCutObjectSelector< pat::Electron > | lowPtElectronSel_ |
edm::InputTag | lowPtElectronsTag_ |
const std::string | muonName_ |
const edm::EDGetTokenT< edm::View< pat::Muon > > | muons_ |
const StringCutObjectSelector< pat::Muon > | muonSel_ |
const std::string | name_ |
const std::string | photonName_ |
const edm::EDGetTokenT< edm::View< pat::Photon > > | photons_ |
const StringCutObjectSelector< pat::Photon > | photonSel_ |
const std::string | tauName_ |
const edm::EDGetTokenT< edm::View< pat::Tau > > | taus_ |
const StringCutObjectSelector< pat::Tau > | tauSel_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 48 of file NanoAODBaseCrossCleaner.h.
|
explicit |
Definition at line 25 of file NanoAODBaseCrossCleaner.cc.
|
override |
Definition at line 57 of file NanoAODBaseCrossCleaner.cc.
|
overrideprivate |
Definition at line 134 of file NanoAODBaseCrossCleaner.cc.
|
overrideprivate |
Definition at line 137 of file NanoAODBaseCrossCleaner.cc.
|
static |
Definition at line 140 of file NanoAODBaseCrossCleaner.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivatevirtual |
Reimplemented in NanoAODSimpleCrossCleaner.
Definition at line 59 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
overrideprivate |
Definition at line 68 of file NanoAODBaseCrossCleaner.cc.
References doc_, MillePedeFileConverter_cfg::e, electronName_, electrons_, electronSel_, hltEgammaEleL1TrkIsoL1Seeded_cfi::eles, iEvent, dqmiolumiharvest::j, jetName_, PDWG_EXODelayedJetMET_cff::jets, jets_, jetSel_, lowPtElectronName_, lowPtElectrons_, lowPtElectronSel_, visualization-live-secondInstance_cfg::m, eostools::move(), muonName_, PDWG_BPHSkim_cff::muons, muons_, muonSel_, name_, objectSelection(), AlCaHLTBitMon_ParallelJobs::p, photonName_, BPHMonitor_cfi::photons, photons_, photonSel_, submitPVValidationJobs::t, tauName_, Tau3MuMonitor_cff::taus, taus_, and tauSel_.
|
private |
Definition at line 77 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 94 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 81 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 88 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 92 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 79 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 86 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 95 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 83 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 89 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 82 of file NanoAODBaseCrossCleaner.h.
|
private |
Definition at line 93 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 80 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 87 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 68 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 97 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 85 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 91 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 96 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 84 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 90 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().