Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
GeneratorInterface
Pythia6Interface
plugins
Pythia6PtYDistGun.h
Go to the documentation of this file.
1
#ifndef gen_Pythia6PtYDistGun_h
2
#define gen_Pythia6PtYDistGun_h
3
4
#include "
Pythia6ParticleGun.h
"
5
// #include "GeneratorInterface/Pythia6Interface/interface/PtYDistributor.h"
6
7
8
namespace
gen
{
9
10
class
PtYDistributor;
11
12
class
Pythia6PtYDistGun
:
public
Pythia6ParticleGun
13
{
14
15
public
:
16
17
Pythia6PtYDistGun
(
const
edm::ParameterSet
& );
18
virtual
~Pythia6PtYDistGun
();
19
// void produce( edm::Event&, const edm::EventSetup& ) ;
20
21
protected
:
22
void
generateEvent
() ;
23
24
private
:
25
26
PtYDistributor
*
fPtYGenerator
;
27
28
};
29
30
31
}
32
33
#endif
gen::Pythia6PtYDistGun::generateEvent
void generateEvent()
Definition:
Pythia6PtYDistGun.cc:43
relval_steps.gen
def gen
Definition:
relval_steps.py:239
gen::Pythia6PtYDistGun::fPtYGenerator
PtYDistributor * fPtYGenerator
Definition:
Pythia6PtYDistGun.h:26
gen::Pythia6PtYDistGun::~Pythia6PtYDistGun
virtual ~Pythia6PtYDistGun()
Definition:
Pythia6PtYDistGun.cc:38
gen::PtYDistributor
Definition:
PtYDistributor.h:15
gen::Pythia6PtYDistGun
Definition:
Pythia6PtYDistGun.h:12
Pythia6ParticleGun.h
gen::Pythia6PtYDistGun::Pythia6PtYDistGun
Pythia6PtYDistGun(const edm::ParameterSet &)
Definition:
Pythia6PtYDistGun.cc:21
edm::ParameterSet
Definition:
ParameterSet.h:35
gen::Pythia6ParticleGun
Definition:
Pythia6ParticleGun.h:29
Generated for CMSSW Reference Manual by
1.8.5