#include <MCZll.h>
Private Attributes | |
bool | filter_ |
double | leptonEtaMax_ |
double | leptonEtaMin_ |
int | leptonFlavour_ |
double | leptonPtMax_ |
double | leptonPtMin_ |
unsigned int | nAccepted_ |
unsigned int | nEvents_ |
edm::EDGetTokenT< edm::HepMCProduct > | token_ |
std::pair< double, double > | zMassRange_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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) |
|
explicit |
Definition at line 13 of file MCZll.cc.
References filter_, edm::ParameterSet::getUntrackedParameter(), leptonEtaMax_, leptonEtaMin_, leptonFlavour_, leptonPtMax_, leptonPtMin_, str, and zMassRange_.
|
override |
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 51 of file MCZll.cc.
References nAccepted_, and nEvents_.
|
override |
Definition at line 59 of file MCZll.cc.
References funct::abs(), class-composition::children, edm::EventID::event(), filter_, GenParticle::GenParticle, edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), edm::EventBase::id(), leptonEtaMax_, leptonEtaMin_, leptonFlavour_, leptonPtMax_, leptonPtMin_, LogDebug, eostools::move(), nAccepted_, nEvents_, AlCaHLTBitMon_ParallelJobs::p, edm::Event::put(), token_, zMassRange_, and CombinatorialSeedGeneratorForCosmicsRegionalReconstruction_cfi::zVertex.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |