#include <ExpoRandomPtGunProducer.h>
Protected Attributes | |
double | fMaxPt |
double | fMeanPt |
double | fMinPt |
Protected Attributes inherited from edm::BaseFlatGunProducer | |
bool | fAddAntiParticle |
HepMC::GenEvent * | fEvt |
double | fMaxEta |
double | fMaxPhi |
double | fMinEta |
double | fMinPhi |
std::vector< int > | fPartIDs |
ESHandle < HepPDT::ParticleDataTable > | fPDGTable |
int | fVerbosity |
Private Member Functions | |
virtual void | produce (Event &e, const EventSetup &es) override |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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) |
Definition at line 15 of file ExpoRandomPtGunProducer.h.
ExpoRandomPtGunProducer::ExpoRandomPtGunProducer | ( | const ParameterSet & | pset | ) |
Definition at line 23 of file ExpoRandomPtGunProducer.cc.
References fMaxPt, fMeanPt, fMinPt, and edm::ParameterSet::getParameter().
|
virtual |
Definition at line 41 of file ExpoRandomPtGunProducer.cc.
|
overrideprivatevirtual |
Implements edm::one::EDProducerBase.
Definition at line 46 of file ExpoRandomPtGunProducer.cc.
References funct::abs(), funct::cos(), gather_cfg::cout, relval_parameters_module::energy, eta(), edm::EventID::event(), create_public_lumi_plots::exp, edm::BaseFlatGunProducer::fAddAntiParticle, edm::BaseFlatGunProducer::fEvt, edm::BaseFlatGunProducer::fMaxEta, edm::BaseFlatGunProducer::fMaxPhi, fMaxPt, fMeanPt, edm::BaseFlatGunProducer::fMinEta, edm::BaseFlatGunProducer::fMinPhi, fMinPt, edm::BaseFlatGunProducer::fPartIDs, edm::BaseFlatGunProducer::fPDGTable, edm::BaseFlatGunProducer::fVerbosity, configurableAnalysis::GenParticle, edm::RandomNumberGenerator::getEngine(), edm::EventBase::id(), bookConverter::max, AlCaHLTBitMon_ParallelJobs::p, RecoTau_DiTaus_pt_20-420_cfg::ParticleID, phi, RecoTauCleanerPlugins::pt, edm::Event::put(), funct::sin(), mathSSE::sqrt(), edm::Event::streamID(), and theta().
|
protected |
Definition at line 31 of file ExpoRandomPtGunProducer.h.
Referenced by ExpoRandomPtGunProducer(), and produce().
|
protected |
Definition at line 32 of file ExpoRandomPtGunProducer.h.
Referenced by ExpoRandomPtGunProducer(), and produce().
|
protected |
Definition at line 30 of file ExpoRandomPtGunProducer.h.
Referenced by ExpoRandomPtGunProducer(), and produce().