#include <Pythia6PartonEGun.h>
Public Member Functions | |
Pythia6PartonEGun (const edm::ParameterSet &) | |
virtual | ~Pythia6PartonEGun () |
Public Member Functions inherited from gen::Pythia6PartonGun | |
Pythia6PartonGun (const edm::ParameterSet &) | |
virtual | ~Pythia6PartonGun () |
Public Member Functions inherited from gen::Pythia6Gun | |
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 | |
void | generateEvent () |
Protected Member Functions inherited from gen::Pythia6PartonGun | |
void | joinPartons (double qmax) |
Protected Member Functions inherited from gen::Pythia6Gun | |
HepMC::GenParticle * | addAntiParticle (int &, int &, double &, double &, double &) |
void | attachPy6DecaysToGenEvent () |
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) |
Private Attributes | |
double | fMaxE |
double | fMaxEta |
double | fMinE |
double | fMinEta |
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) |
Protected Attributes inherited from gen::Pythia6PartonGun | |
int | fPartonID |
Protected Attributes inherited from gen::Pythia6Gun | |
HepMC::GenEvent * | fEvt |
bool | fHepMCVerbosity |
int | fMaxEventsToPrint |
double | fMaxPhi |
double | fMinPhi |
std::vector< int > | fPartIDs |
Pythia6Service * | fPy6Service |
int | fPylistVerbosity |
Definition at line 8 of file Pythia6PartonEGun.h.
Pythia6PartonEGun::Pythia6PartonEGun | ( | const edm::ParameterSet & | pset | ) |
Definition at line 18 of file Pythia6PartonEGun.cc.
References fMaxE, fMaxEta, fMinE, fMinEta, and edm::ParameterSet::getParameter().
|
virtual |
Definition at line 32 of file Pythia6PartonEGun.cc.
|
protectedvirtual |
Implements gen::Pythia6Gun.
Definition at line 36 of file Pythia6PartonEGun.cc.
References gen::Pythia6Gun::addAntiParticle(), eta(), funct::exp(), gen::Pythia6Gun::fEvt, fMaxE, fMaxEta, gen::Pythia6Gun::fMaxPhi, fMinE, fMinEta, gen::Pythia6Gun::fMinPhi, gen::Pythia6PartonGun::fPartonID, gen::Pythia6Gun::fPy6Service, configurableAnalysis::GenParticle, gen::Pythia6PartonGun::joinPartons(), gen::p, phi, gen::py1ent_(), gen::pyexec_(), gen::pymass_(), and gen::pyr_().
|
private |
Definition at line 25 of file Pythia6PartonEGun.h.
Referenced by generateEvent(), and Pythia6PartonEGun().
|
private |
Definition at line 23 of file Pythia6PartonEGun.h.
Referenced by generateEvent(), and Pythia6PartonEGun().
|
private |
Definition at line 24 of file Pythia6PartonEGun.h.
Referenced by generateEvent(), and Pythia6PartonEGun().
|
private |
Definition at line 22 of file Pythia6PartonEGun.h.
Referenced by generateEvent(), and Pythia6PartonEGun().