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