#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 | |
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 |
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<> | |
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 40 of file MuMuForEmbeddingSelector.cc.
|
explicit |
Definition at line 74 of file MuMuForEmbeddingSelector.cc.
|
override |
Definition at line 93 of file MuMuForEmbeddingSelector.cc.
|
overrideprivate |
Definition at line 136 of file MuMuForEmbeddingSelector.cc.
|
overrideprivate |
Definition at line 142 of file MuMuForEmbeddingSelector.cc.
|
static |
Definition at line 179 of file MuMuForEmbeddingSelector.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 108 of file MuMuForEmbeddingSelector.cc.
References funct::abs(), edm::View< T >::begin(), edm::RefToBase< T >::castTo(), reco::CompositeCandidate::daughter(), edm::View< T >::end(), edm::Event::getByToken(), reco::Candidate::masterClone(), eostools::move(), parseEventContent::prod, edm::Event::put(), ZMass, SelectingProcedure_cff::ZmumuCandidates, and ZmumuCandidates_.
|
private |
Definition at line 59 of file MuMuForEmbeddingSelector.cc.
Referenced by produce().
|
private |
Definition at line 58 of file MuMuForEmbeddingSelector.cc.
Referenced by produce().