#include <Pythia6Gun.h>
Public Member Functions | |
void | beginJob () |
void | beginRun (edm::Run &, edm::EventSetup const &) |
void | endJob () |
void | endRun (edm::Run &, edm::EventSetup const &) |
void | produce (edm::Event &, const edm::EventSetup &) |
Pythia6Gun (const edm::ParameterSet &) | |
virtual | ~Pythia6Gun () |
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 Member Functions | |
HepMC::GenParticle * | addAntiParticle (int &, int &, double &, double &, double &) |
void | attachPy6DecaysToGenEvent () |
virtual void | generateEvent ()=0 |
void | loadEvent (edm::Event &) |
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) |
Protected Attributes | |
HepMC::GenEvent * | fEvt |
bool | fHepMCVerbosity |
int | fMaxEventsToPrint |
double | fMaxPhi |
double | fMinPhi |
std::vector< int > | fPartIDs |
Pythia6Service * | fPy6Service |
int | fPylistVerbosity |
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) |
Definition at line 32 of file Pythia6Gun.h.
Pythia6Gun::Pythia6Gun | ( | const edm::ParameterSet & | pset | ) |
Definition at line 25 of file Pythia6Gun.cc.
References gen::call_pygive(), edm::errors::Configuration, edm::hlt::Exception, funct::false, fHepMCVerbosity, fMaxEventsToPrint, fMaxPhi, fMinPhi, fPylistVerbosity, edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
virtual |
|
protected |
Definition at line 242 of file Pythia6Gun.cc.
References create_public_lumi_plots::exp, configurableAnalysis::GenParticle, M_PI, gen::py1ent_(), and gen::pycomp_().
Referenced by gen::Pythia6EGun::generateEvent(), gen::Pythia6PtGun::generateEvent(), gen::Pythia6PartonPtGun::generateEvent(), and gen::Pythia6PartonEGun::generateEvent().
|
protected |
Definition at line 107 of file Pythia6Gun.cc.
References fEvt, fPartIDs, configurableAnalysis::GenParticle, and dbtoconf::parent.
Referenced by produce().
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 67 of file Pythia6Gun.cc.
References hitfit::return.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 78 of file Pythia6Gun.cc.
References gen::call_pygive(), gather_cfg::cout, fPy6Service, gen::Pythia6Service::setCSAParams(), gen::Pythia6Service::setGeneralParams(), and gen::Pythia6Service::setSLHAParams().
|
virtual |
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 97 of file Pythia6Gun.cc.
|
protectedpure virtual |
Implemented in gen::Pythia6PtYDistGun, gen::Pythia6EGun, gen::Pythia6JetGun, gen::Pythia6PartonEGun, gen::Pythia6PartonPtGun, and gen::Pythia6PtGun.
Referenced by produce().
|
protected |
Definition at line 228 of file Pythia6Gun.cc.
References fEvt, and edm::Event::put().
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 201 of file Pythia6Gun.cc.
References attachPy6DecaysToGenEvent(), gen::call_pylist(), edm::EventID::event(), fEvt, fHepMCVerbosity, fMaxEventsToPrint, fPylistVerbosity, generateEvent(), edm::EventBase::id(), loadEvent(), and pypars.
|
protected |
Definition at line 62 of file Pythia6Gun.h.
Referenced by attachPy6DecaysToGenEvent(), gen::Pythia6EGun::generateEvent(), gen::Pythia6PtGun::generateEvent(), gen::Pythia6PartonPtGun::generateEvent(), gen::Pythia6JetGun::generateEvent(), gen::Pythia6PartonEGun::generateEvent(), gen::Pythia6PtYDistGun::generateEvent(), loadEvent(), and produce().
|
protected |
Definition at line 69 of file Pythia6Gun.h.
Referenced by produce(), and Pythia6Gun().
|
protected |
Definition at line 71 of file Pythia6Gun.h.
Referenced by produce(), and Pythia6Gun().
|
protected |
Definition at line 58 of file Pythia6Gun.h.
Referenced by gen::Pythia6EGun::generateEvent(), gen::Pythia6PartonEGun::generateEvent(), gen::Pythia6PtGun::generateEvent(), gen::Pythia6PartonPtGun::generateEvent(), gen::Pythia6JetGun::generateEvent(), gen::Pythia6PtYDistGun::generateEvent(), and Pythia6Gun().
|
protected |
Definition at line 57 of file Pythia6Gun.h.
Referenced by gen::Pythia6EGun::generateEvent(), gen::Pythia6PartonEGun::generateEvent(), gen::Pythia6PtGun::generateEvent(), gen::Pythia6PartonPtGun::generateEvent(), gen::Pythia6JetGun::generateEvent(), gen::Pythia6PtYDistGun::generateEvent(), and Pythia6Gun().
|
protected |
Definition at line 56 of file Pythia6Gun.h.
Referenced by attachPy6DecaysToGenEvent().
|
protected |
Definition at line 52 of file Pythia6Gun.h.
Referenced by beginRun(), gen::Pythia6JetGun::generateEvent(), gen::Pythia6PtGun::generateEvent(), gen::Pythia6PartonPtGun::generateEvent(), gen::Pythia6PartonEGun::generateEvent(), gen::Pythia6EGun::generateEvent(), gen::Pythia6PtYDistGun::generateEvent(), and ~Pythia6Gun().
|
protected |
Definition at line 70 of file Pythia6Gun.h.
Referenced by produce(), and Pythia6Gun().