#include <MixedGenMEtProducer.h>
Private Types | |
enum | { kPF, kCalo } |
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
bool | isMC_ |
edm::InputTag | srcGenParticles1_ |
edm::InputTag | srcGenParticles2_ |
edm::InputTag | srcRemovedMuons_ |
int | type_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
Produce generator level missing transverse energy for "hybrid" event consisting of of gen. Z –> mu+ mu- event plus embedded simulated tau decay products
Definition at line 22 of file MixedGenMEtProducer.h.
|
private |
Enumerator | |
---|---|
kPF | |
kCalo |
Definition at line 34 of file MixedGenMEtProducer.h.
|
explicit |
Definition at line 13 of file MixedGenMEtProducer.cc.
References edm::hlt::Exception, edm::ParameterSet::getParameter(), isMC_, kCalo, kPF, edm::InputTag::label(), srcGenParticles1_, srcGenParticles2_, srcRemovedMuons_, AlCaHLTBitMon_QueryRunRegistry::string, and type_.
|
inline |
Definition at line 26 of file MixedGenMEtProducer.h.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 58 of file MixedGenMEtProducer.cc.
References SpecificGenMETData::ChargedEMEtFraction, SpecificGenMETData::ChargedHadEtFraction, edm::Event::getByLabel(), SpecificGenMETData::InvisibleEtFraction, isMC_, kCalo, edm::InputTag::label(), SpecificGenMETData::MuonEtFraction, SpecificGenMETData::NeutralEMEtFraction, SpecificGenMETData::NeutralHadEtFraction, edm::Event::put(), srcGenParticles1_, srcGenParticles2_, srcRemovedMuons_, and type_.
|
private |
Definition at line 36 of file MixedGenMEtProducer.h.
Referenced by MixedGenMEtProducer(), and produce().
|
private |
Definition at line 31 of file MixedGenMEtProducer.h.
Referenced by MixedGenMEtProducer(), and produce().
|
private |
Definition at line 32 of file MixedGenMEtProducer.h.
Referenced by MixedGenMEtProducer(), and produce().
|
private |
Definition at line 33 of file MixedGenMEtProducer.h.
Referenced by MixedGenMEtProducer(), and produce().
|
private |
Definition at line 35 of file MixedGenMEtProducer.h.
Referenced by Modules.Service::_placeImpl(), Modules.ESSource::_placeImpl(), Modules.ESProducer::_placeImpl(), Modules.ESPrefer::copy(), Mixins._TypedParameterizable::dumpPython(), Modules.ESPrefer::dumpPythonAs(), Modules.Service::insertInto(), RandomRunSource.RandomRunSource::insertInto(), Mixins._TypedParameterizable::insertInto(), MixedGenMEtProducer(), Modules.ESSource::moduleLabel_(), Modules.ESProducer::moduleLabel_(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), Modules.ESPrefer::nameInProcessDesc_(), and produce().