#include <BaseFlatGunProducer.h>
Public Member Functions | |
BaseFlatGunProducer (const ParameterSet &) | |
void | beginRun (edm::Run &r, const edm::EventSetup &) |
void | endRun (edm::Run &r, const edm::EventSetup &) |
virtual | ~BaseFlatGunProducer () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Protected Attributes | |
bool | fAddAntiParticle |
HepMC::GenEvent * | fEvt |
double | fMaxEta |
double | fMaxPhi |
double | fMinEta |
double | fMinPhi |
std::vector< int > | fPartIDs |
ESHandle < HepPDT::ParticleDataTable > | fPDGTable |
CLHEP::HepRandomEngine & | fRandomEngine |
CLHEP::RandFlat * | fRandomGenerator |
int | fVerbosity |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 31 of file BaseFlatGunProducer.h.
BaseFlatGunProducer::BaseFlatGunProducer | ( | const ParameterSet & | pset | ) |
Definition at line 49 of file BaseFlatGunProducer.cc.
References fAddAntiParticle, fMaxEta, fMaxPhi, fMinEta, fMinPhi, fPartIDs, fRandomEngine, fRandomGenerator, fVerbosity, edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
virtual |
Definition at line 97 of file BaseFlatGunProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 110 of file BaseFlatGunProducer.cc.
References fPDGTable, edm::EventSetup::getData(), and hitfit::return.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 118 of file BaseFlatGunProducer.cc.
References edm::Run::put().
|
protected |
Definition at line 72 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
|
protected |
Definition at line 51 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 53 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 50 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 52 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 49 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 65 of file BaseFlatGunProducer.h.
Referenced by beginRun(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 69 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), and edm::ExpoRandomPtGunProducer::ExpoRandomPtGunProducer().
|
protected |
Definition at line 70 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().
|
protected |
Definition at line 67 of file BaseFlatGunProducer.h.
Referenced by BaseFlatGunProducer(), edm::FlatRandomOneOverPtGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), and edm::MultiParticleInConeGunProducer::produce().