#include <Pythia6PtGun.h>
Public Member Functions | |
Pythia6PtGun (const edm::ParameterSet &) | |
virtual | ~Pythia6PtGun () |
Public Member Functions inherited from gen::Pythia6ParticleGun | |
Pythia6ParticleGun (const edm::ParameterSet &) | |
virtual | ~Pythia6ParticleGun () |
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::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 | |
bool | fAddAntiParticle |
double | fMaxEta |
double | fMaxPt |
double | fMinEta |
double | fMinPt |
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 Attributes inherited from gen::Pythia6ParticleGun | |
std::vector< int > | fPartIDs |
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 Pythia6PtGun.h.
Pythia6PtGun::Pythia6PtGun | ( | const edm::ParameterSet & | pset | ) |
Definition at line 18 of file Pythia6PtGun.cc.
References fAddAntiParticle, fMaxEta, fMaxPt, fMinEta, fMinPt, and edm::ParameterSet::getParameter().
|
virtual |
Definition at line 33 of file Pythia6PtGun.cc.
|
protectedvirtual |
Implements gen::Pythia6Gun.
Definition at line 37 of file Pythia6PtGun.cc.
References gen::Pythia6Gun::addAntiParticle(), eta(), create_public_lumi_plots::exp, fAddAntiParticle, gen::Pythia6Gun::fEvt, fMaxEta, gen::Pythia6Gun::fMaxPhi, fMaxPt, fMinEta, gen::Pythia6Gun::fMinPhi, fMinPt, gen::Pythia6ParticleGun::fPartIDs, gen::Pythia6Gun::fPy6Service, configurableAnalysis::GenParticle, i, scaleCards::mass, gen::p, phi, gen::py1ent_(), gen::pyexec_(), gen::pymass_(), gen::pyr_(), funct::sin(), and mathSSE::sqrt().
|
private |
Definition at line 26 of file Pythia6PtGun.h.
Referenced by generateEvent(), and Pythia6PtGun().
|
private |
Definition at line 23 of file Pythia6PtGun.h.
Referenced by generateEvent(), and Pythia6PtGun().
|
private |
Definition at line 25 of file Pythia6PtGun.h.
Referenced by generateEvent(), and Pythia6PtGun().
|
private |
Definition at line 22 of file Pythia6PtGun.h.
Referenced by generateEvent(), and Pythia6PtGun().
|
private |
Definition at line 24 of file Pythia6PtGun.h.
Referenced by generateEvent(), and Pythia6PtGun().