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
PhysicsTools
JetMCAlgos
interface
HerwigppPartonSelector.h
Go to the documentation of this file.
1
#ifndef PhysicsTools_JetMCAlgos_HerwigppPartonSelector_H
2
#define PhysicsTools_JetMCAlgos_HerwigppPartonSelector_H
3
8
#include "
PhysicsTools/JetMCAlgos/interface/BasePartonSelector.h
"
9
10
class
HerwigppPartonSelector
:
public
BasePartonSelector
{
11
public
:
12
HerwigppPartonSelector
();
13
~HerwigppPartonSelector
()
override
;
14
15
void
run
(
const
edm::Handle<reco::GenParticleCollection>
&
particles
,
16
std::unique_ptr<reco::GenParticleRefVector>&
partons
)
override
;
17
};
18
19
#endif
HerwigppPartonSelector
Herwig++ parton selector derived from the base parton selector.
Definition:
HerwigppPartonSelector.h:10
edm::Handle< reco::GenParticleCollection >
ecalTrigSettings_cff.particles
particles
Definition:
ecalTrigSettings_cff.py:11
dqmAnalyzer_cff.partons
partons
Definition:
dqmAnalyzer_cff.py:27
HerwigppPartonSelector::run
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override
Definition:
HerwigppPartonSelector.cc:15
HerwigppPartonSelector::HerwigppPartonSelector
HerwigppPartonSelector()
Definition:
HerwigppPartonSelector.cc:11
BasePartonSelector.h
BasePartonSelector
Base parton selector from which all other generator-specific parton selectors are derived.
Definition:
BasePartonSelector.h:12
HerwigppPartonSelector::~HerwigppPartonSelector
~HerwigppPartonSelector() override
Definition:
HerwigppPartonSelector.cc:13
Generated for CMSSW Reference Manual by
1.8.16