Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
CLHEP {
7
class
HepRandomEngine;
8
}
9
10
namespace
gen
{
11
12
class
Pythia6PartonPtGun
:
public
Pythia6PartonGun
13
{
14
15
public
:
16
17
Pythia6PartonPtGun
(
const
edm::ParameterSet
& );
18
virtual
~Pythia6PartonPtGun
();
19
20
protected
:
21
22
void
generateEvent
(CLHEP::HepRandomEngine*) ;
23
24
private
:
25
26
double
fMinEta
;
27
double
fMaxEta
;
28
double
fMinPt
;
29
double
fMaxPt
;
30
31
};
32
33
34
}
35
36
#endif
gen::Pythia6PartonPtGun::fMaxEta
double fMaxEta
Definition:
Pythia6PartonPtGun.h:27
relval_steps.gen
def gen
Definition:
relval_steps.py:185
gen::Pythia6PartonPtGun::Pythia6PartonPtGun
Pythia6PartonPtGun(const edm::ParameterSet &)
Definition:
Pythia6PartonPtGun.cc:18
gen::Pythia6PartonGun
Definition:
Pythia6PartonGun.h:20
gen::Pythia6PartonPtGun::generateEvent
void generateEvent(CLHEP::HepRandomEngine *)
Definition:
Pythia6PartonPtGun.cc:36
gen::Pythia6PartonPtGun::fMinEta
double fMinEta
Definition:
Pythia6PartonPtGun.h:26
gen::Pythia6PartonPtGun::~Pythia6PartonPtGun
virtual ~Pythia6PartonPtGun()
Definition:
Pythia6PartonPtGun.cc:32
gen::Pythia6PartonPtGun::fMaxPt
double fMaxPt
Definition:
Pythia6PartonPtGun.h:29
gen::Pythia6PartonPtGun
Definition:
Pythia6PartonPtGun.h:12
gen::Pythia6PartonPtGun::fMinPt
double fMinPt
Definition:
Pythia6PartonPtGun.h:28
Pythia6PartonGun.h
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.5