#include <TauAnalysis/EmbeddingProducer/plugins/MuMuForEmbeddingSelector.cc>
Public Member Functions | |
MuMuForEmbeddingSelector (const edm::ParameterSet &) | |
~MuMuForEmbeddingSelector () 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 |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
double | ZMass = 91.0 |
edm::EDGetTokenT< edm::View < reco::CompositeCandidate > > | ZmumuCandidates_ |
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 39 of file MuMuForEmbeddingSelector.cc.
|
explicit |
Definition at line 72 of file MuMuForEmbeddingSelector.cc.
|
override |
Definition at line 90 of file MuMuForEmbeddingSelector.cc.
|
overrideprivate |
Definition at line 124 of file MuMuForEmbeddingSelector.cc.
|
overrideprivate |
Definition at line 127 of file MuMuForEmbeddingSelector.cc.
|
static |
Definition at line 162 of file MuMuForEmbeddingSelector.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 100 of file MuMuForEmbeddingSelector.cc.
References funct::abs(), edm::Event::getByToken(), eostools::move(), edm::Event::put(), ZMass, SelectingProcedure_cff::ZmumuCandidates, and ZmumuCandidates_.
|
private |
Definition at line 58 of file MuMuForEmbeddingSelector.cc.
Referenced by produce().
|
private |
Definition at line 57 of file MuMuForEmbeddingSelector.cc.
Referenced by produce().