#include <RandomMultiParticlePGunProducer.h>
Private Attributes | |
int | fBinsP_ |
double | fDeltaP_ |
double | fMaxP_ |
double | fMinP_ |
std::vector< double > | fProbP_ |
std::vector< double > | fProbParticle_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | 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::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
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 |
Definition at line 9 of file RandomMultiParticlePGunProducer.h.
RandomMultiParticlePGunProducer::RandomMultiParticlePGunProducer | ( | const ParameterSet & | pset | ) |
Definition at line 19 of file RandomMultiParticlePGunProducer.cc.
References fBinsP_, fDeltaP_, fMaxP_, fMinP_, edm::BaseFlatGunProducer::fPartIDs, fProbP_, fProbParticle_, edm::ParameterSet::getParameter(), createfilelist::int, gen::k, and AlCaHLTBitMon_ParallelJobs::p.
|
inlineoverride |
Definition at line 13 of file RandomMultiParticlePGunProducer.h.
References MillePedeFileConverter_cfg::e, and produce().
|
override |
Definition at line 70 of file RandomMultiParticlePGunProducer.cc.
References funct::abs(), funct::cos(), PVValHelper::eta, edm::EventID::event(), JetChargeProducer_cfi::exp, edm::BaseFlatGunProducer::fAddAntiParticle, fBinsP_, fDeltaP_, edm::BaseFlatGunProducer::fEvt, edm::BaseFlatGunProducer::fMaxEta, edm::BaseFlatGunProducer::fMaxPhi, edm::BaseFlatGunProducer::fMinEta, fMinP_, edm::BaseFlatGunProducer::fMinPhi, edm::BaseFlatGunProducer::fPartIDs, edm::BaseFlatGunProducer::fPDGTable, fProbP_, fProbParticle_, edm::BaseFlatGunProducer::fVerbosity, particlelevel_cff::genEventInfo, GenParticle::GenParticle, edm::RandomNumberGenerator::getEngine(), edm::EventBase::id(), ResonanceBuilder::mass, RecoMuonValidator_cfi::maxP, alignBH_cfg::minP, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, source_particleGun_cfi::ParticleID, CastorDigiValidation::PartID, phi, edm::Event::put(), diffTwoXMLs::r1, diffTwoXMLs::r2, funct::sin(), mathSSE::sqrt(), edm::Event::streamID(), and theta().
Referenced by ~RandomMultiParticlePGunProducer().
|
private |
Definition at line 24 of file RandomMultiParticlePGunProducer.h.
Referenced by produce(), and RandomMultiParticlePGunProducer().
|
private |
Definition at line 25 of file RandomMultiParticlePGunProducer.h.
Referenced by produce(), and RandomMultiParticlePGunProducer().
|
private |
Definition at line 23 of file RandomMultiParticlePGunProducer.h.
Referenced by RandomMultiParticlePGunProducer().
|
private |
Definition at line 22 of file RandomMultiParticlePGunProducer.h.
Referenced by produce(), and RandomMultiParticlePGunProducer().
|
private |
Definition at line 21 of file RandomMultiParticlePGunProducer.h.
Referenced by produce(), and RandomMultiParticlePGunProducer().
|
private |
Definition at line 20 of file RandomMultiParticlePGunProducer.h.
Referenced by produce(), and RandomMultiParticlePGunProducer().