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