![]() |
![]() |
#include <TauAnalysis/EmbeddingProducer/plugins/MuMuForEmbeddingSelector.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | beginStream (edm::StreamID) override |
virtual void | endStream () override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
double | ZMass = 91.0 |
edm::EDGetTokenT< edm::View< reco::CompositeCandidate > > | ZmumuCandidates_ |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, 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 ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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.
MuMuForEmbeddingSelector::~MuMuForEmbeddingSelector | ( | ) |
Definition at line 93 of file MuMuForEmbeddingSelector.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 136 of file MuMuForEmbeddingSelector.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
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().
|
overrideprivatevirtual |
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().