Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
GeneratorInterface
Pythia6Interface
plugins
Pythia6PartonGun.h
Go to the documentation of this file.
1
#ifndef gen_Pythia6PartonGun_h
2
#define gen_Pythia6PartonGun_h
3
10
#include <string>
11
#include <vector>
12
13
#include "
Pythia6Gun.h
"
14
15
namespace
gen
{
16
17
// class Pythia6Service;
18
19
class
Pythia6PartonGun
:
public
Pythia6Gun
{
20
public
:
21
Pythia6PartonGun
(
const
edm::ParameterSet
&);
22
~Pythia6PartonGun
()
override
;
23
24
protected
:
25
void
joinPartons
(
double
qmax);
26
27
// gun particle(s) characteristics
28
//
29
int
fPartonID
;
30
};
31
32
}
// namespace gen
33
34
#endif
relval_steps.gen
def gen
Definition:
relval_steps.py:516
Pythia6Gun.h
gen::Pythia6PartonGun
Definition:
Pythia6PartonGun.h:19
gen::Pythia6Gun
Definition:
Pythia6Gun.h:40
gen::Pythia6PartonGun::joinPartons
void joinPartons(double qmax)
Definition:
Pythia6PartonGun.cc:23
gen::Pythia6PartonGun::Pythia6PartonGun
Pythia6PartonGun(const edm::ParameterSet &)
Definition:
Pythia6PartonGun.cc:16
edm::ParameterSet
Definition:
ParameterSet.h:47
gen::Pythia6PartonGun::~Pythia6PartonGun
~Pythia6PartonGun() override
Definition:
Pythia6PartonGun.cc:21
gen::Pythia6PartonGun::fPartonID
int fPartonID
Definition:
Pythia6PartonGun.h:29
Generated for CMSSW Reference Manual by
1.8.5