Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
GeneratorInterface
Pythia6Interface
plugins
Pythia6ParticleGun.h
Go to the documentation of this file.
1
#ifndef gen_Pythia6ParticleGun_h
2
#define gen_Pythia6ParticleGun_h
3
10
#include <string>
11
#include <vector>
12
13
#include "
Pythia6Gun.h
"
14
// #include "HepMC/GenEvent.h"
15
16
// #include "FWCore/Framework/interface/ESHandle.h"
17
// #include "FWCore/Framework/interface/EDProducer.h"
18
19
//#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Service.h"
20
//#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Declarations.h"
21
22
// #include "HepPID/ParticleIDTranslations.hh"
23
24
namespace
gen
{
25
26
// class Pythia6Service;
27
28
class
Pythia6ParticleGun
:
public
Pythia6Gun
{
29
public
:
30
Pythia6ParticleGun
(
const
edm::ParameterSet
&);
31
~Pythia6ParticleGun
()
override
;
32
33
protected
:
34
// gun particle(s) characteristics
35
//
36
std::vector<int>
fPartIDs
;
37
};
38
39
}
// namespace gen
40
41
#endif
gen::Pythia6ParticleGun
Definition:
Pythia6ParticleGun.h:28
gen::Pythia6ParticleGun::~Pythia6ParticleGun
~Pythia6ParticleGun() override
Definition:
Pythia6ParticleGun.cc:25
gen::Pythia6ParticleGun::Pythia6ParticleGun
Pythia6ParticleGun(const edm::ParameterSet &)
Definition:
Pythia6ParticleGun.cc:20
gen::Pythia6Gun
Definition:
Pythia6Gun.h:40
gen
Definition:
PythiaDecays.h:13
gen::Pythia6ParticleGun::fPartIDs
std::vector< int > fPartIDs
Definition:
Pythia6ParticleGun.h:36
edm::ParameterSet
Definition:
ParameterSet.h:47
Pythia6Gun.h
Generated for CMSSW Reference Manual by
1.8.16