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