#include <FlatRandomPtAndDxyGunProducer.h>
Private Attributes | |
double | ConeH_ |
double | ConeRadius_ |
double | DistanceToAPEX_ |
double | dxyMax_ |
double | dxyMin_ |
double | fMaxPt |
double | fMinPt |
double | lxyMax_ |
double | lzMax_ |
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 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 25 of file FlatRandomPtAndDxyGunProducer.h.
FlatRandomPtAndDxyGunProducer::FlatRandomPtAndDxyGunProducer | ( | const ParameterSet & | pset | ) |
Definition at line 18 of file FlatRandomPtAndDxyGunProducer.cc.
References ConeH_, ConeRadius_, DistanceToAPEX_, dxyMax_, dxyMin_, fMaxPt, fMinPt, edm::ParameterSet::getParameter(), lxyMax_, and lzMax_.
|
override |
Definition at line 39 of file FlatRandomPtAndDxyGunProducer.cc.
|
override |
Definition at line 44 of file FlatRandomPtAndDxyGunProducer.cc.
References funct::abs(), ConeH_, ConeRadius_, funct::cos(), gather_cfg::cout, DistanceToAPEX_, PVValHelper::dxy, dxyMax_, dxyMin_, PVValHelper::eta, edm::EventID::event(), edm::BaseFlatGunProducer::fAddAntiParticle, edm::BaseFlatGunProducer::fEvt, edm::BaseFlatGunProducer::fMaxEta, edm::BaseFlatGunProducer::fMaxPhi, fMaxPt, edm::BaseFlatGunProducer::fMinEta, edm::BaseFlatGunProducer::fMinPhi, fMinPt, edm::BaseFlatGunProducer::fPartIDs, edm::BaseFlatGunProducer::fPDGTable, edm::BaseFlatGunProducer::fVerbosity, particlelevel_cff::genEventInfo, GenParticle::GenParticle, edm::RandomNumberGenerator::getEngine(), mps_fire::i, edm::EventBase::id(), lxyMax_, lzMax_, ResonanceBuilder::mass, eostools::move(), or, AlCaHLTBitMon_ParallelJobs::p, source_particleGun_cfi::ParticleID, CastorDigiValidation::PartID, EnergyCorrector::pt, edm::Event::put(), funct::sin(), mathSSE::sqrt(), and edm::Event::streamID().
|
private |
Definition at line 45 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 44 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 46 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 41 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 40 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 39 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 38 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 42 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().
|
private |
Definition at line 43 of file FlatRandomPtAndDxyGunProducer.h.
Referenced by FlatRandomPtAndDxyGunProducer(), and produce().