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
n
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
c
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
src
GeneratorInterface
HiGenCommon
interface
HiGenEvtSelectorFactory.h
Go to the documentation of this file.
1
#include <iostream>
2
#include <string>
3
#include "
GeneratorInterface/HiGenCommon/interface/BaseHiGenEvtSelector.h
"
4
5
class
HiGenEvtSelectorFactory
{
6
public
:
7
HiGenEvtSelectorFactory
() { ; }
8
virtual
~HiGenEvtSelectorFactory
() { ; }
9
10
static
BaseHiGenEvtSelector
*
get
(
std::string
,
const
edm::ParameterSet
&);
11
};
HiGenEvtSelectorFactory::~HiGenEvtSelectorFactory
virtual ~HiGenEvtSelectorFactory()
Definition:
HiGenEvtSelectorFactory.h:8
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
BaseHiGenEvtSelector.h
HiGenEvtSelectorFactory
Definition:
HiGenEvtSelectorFactory.h:5
HiGenEvtSelectorFactory::HiGenEvtSelectorFactory
HiGenEvtSelectorFactory()
Definition:
HiGenEvtSelectorFactory.h:7
edm::ParameterSet
Definition:
ParameterSet.h:48
BaseHiGenEvtSelector
Definition:
BaseHiGenEvtSelector.h:8
Generated for CMSSW Reference Manual by
1.8.14