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
RecoTracker
TkSeedGenerator
interface
SeedCreatorFactory.h
Go to the documentation of this file.
1
#ifndef RecoTracker_TkSeedGenerator_SeedCreatorFactory_H
2
#define RecoTracker_TkSeedGenerator_SeedCreatorFactory_H
3
4
#include "
RecoTracker/TkSeedGenerator/interface/SeedCreator.h
"
5
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
6
#include "
FWCore/Framework/interface/ConsumesCollector.h
"
7
namespace
edm
{
8
class
ParameterSet
;
9
}
10
11
typedef
edmplugin::PluginFactory<SeedCreator *(const edm::ParameterSet &, edm::ConsumesCollector &&)>
SeedCreatorFactory
;
12
13
#endif
ParameterSet
Definition:
Functions.h:16
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
PluginFactory.h
SeedCreator.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
SeedCreatorFactory
edmplugin::PluginFactory< SeedCreator *(const edm::ParameterSet &, edm::ConsumesCollector &&)> SeedCreatorFactory
Definition:
SeedCreatorFactory.h:11
ConsumesCollector.h
Generated for CMSSW Reference Manual by
1.8.14