Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
GeneratorInterface
Pythia6Interface
plugins
Pythia6PartonPtGun.h
Go to the documentation of this file.
1
#ifndef gen_Pythia6PtGun_h
2
#define gen_Pythia6PtGun_h
3
4
#include "
Pythia6PartonGun.h
"
5
6
namespace
gen
{
7
8
class
Pythia6PartonPtGun
:
public
Pythia6PartonGun
9
{
10
11
public
:
12
13
Pythia6PartonPtGun
(
const
edm::ParameterSet
& );
14
virtual
~Pythia6PartonPtGun
();
15
16
protected
:
17
18
void
generateEvent
() ;
19
20
private
:
21
22
double
fMinEta
;
23
double
fMaxEta
;
24
double
fMinPt
;
25
double
fMaxPt
;
26
27
};
28
29
30
}
31
32
#endif
gen::Pythia6PartonPtGun::fMaxEta
double fMaxEta
Definition:
Pythia6PartonPtGun.h:23
relval_steps.gen
def gen
Definition:
relval_steps.py:238
gen::Pythia6PartonPtGun::Pythia6PartonPtGun
Pythia6PartonPtGun(const edm::ParameterSet &)
Definition:
Pythia6PartonPtGun.cc:18
gen::Pythia6PartonGun
Definition:
Pythia6PartonGun.h:20
gen::Pythia6PartonPtGun::generateEvent
void generateEvent()
Definition:
Pythia6PartonPtGun.cc:36
gen::Pythia6PartonPtGun::fMinEta
double fMinEta
Definition:
Pythia6PartonPtGun.h:22
gen::Pythia6PartonPtGun::~Pythia6PartonPtGun
virtual ~Pythia6PartonPtGun()
Definition:
Pythia6PartonPtGun.cc:32
gen::Pythia6PartonPtGun::fMaxPt
double fMaxPt
Definition:
Pythia6PartonPtGun.h:25
gen::Pythia6PartonPtGun
Definition:
Pythia6PartonPtGun.h:8
gen::Pythia6PartonPtGun::fMinPt
double fMinPt
Definition:
Pythia6PartonPtGun.h:24
Pythia6PartonGun.h
edm::ParameterSet
Definition:
ParameterSet.h:35
Generated for CMSSW Reference Manual by
1.8.5