#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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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 | 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<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 49 of file NanoAODBaseCrossCleaner.h.
|
explicit |
Definition at line 25 of file NanoAODBaseCrossCleaner.cc.
|
override |
Definition at line 54 of file NanoAODBaseCrossCleaner.cc.
|
overrideprivate |
Definition at line 124 of file NanoAODBaseCrossCleaner.cc.
|
overrideprivate |
Definition at line 130 of file NanoAODBaseCrossCleaner.cc.
|
static |
Definition at line 135 of file NanoAODBaseCrossCleaner.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
inlineprivatevirtual |
Reimplemented in NanoAODSimpleCrossCleaner.
Definition at line 60 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
overrideprivate |
Definition at line 71 of file NanoAODBaseCrossCleaner.cc.
References doc_, MillePedeFileConverter_cfg::e, electronName_, electrons_, electronSel_, edm::Event::getByToken(), jetName_, fwrapper::jets, jets_, jetSel_, funct::m, eostools::move(), muonName_, extraflags_cff::muons, muons_, muonSel_, name_, objectSelection(), AlCaHLTBitMon_ParallelJobs::p, photonName_, nano_cff::photons, photons_, photonSel_, edm::Event::put(), lumiQTWidget::t, tauName_, nano_cff::taus, taus_, tauSel_, and nanoaod::FlatTable::UInt8Column.
|
private |
Definition at line 72 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 86 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 76 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 81 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 84 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 74 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 79 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 85 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 75 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 80 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 63 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 88 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 78 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 83 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 87 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 77 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().
|
private |
Definition at line 82 of file NanoAODBaseCrossCleaner.h.
Referenced by produce().