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
EventFilter
RPCRawToDigi
plugins
RPCAMCUnpackerFactory.h
Go to the documentation of this file.
1
#ifndef EventFilter_RPCRawToDigi_RPCAMCUnpackerFactory_h
2
#define EventFilter_RPCRawToDigi_RPCAMCUnpackerFactory_h
3
4
#include "
FWCore/Framework/interface/ProducesCollector.h
"
5
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
6
#include "
FWCore/Framework/interface/ConsumesCollector.h
"
7
8
namespace
edm
{
9
class
ParameterSet
;
10
}
// namespace edm
11
12
class
RPCAMCUnpacker
;
13
14
typedef
edmplugin::PluginFactory
<
RPCAMCUnpacker
*(
15
edm::ParameterSet
const
&,
edm::ConsumesCollector
,
edm::ProducesCollector
)>
16
RPCAMCUnpackerFactory
;
17
18
#endif // EventFilter_RPCRawToDigi_RPCAMCUnpackerFactory_h
RPCAMCUnpacker
Definition:
RPCAMCUnpacker.h:20
ParameterSet
Definition:
Functions.h:16
ProducesCollector.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
PluginFactory.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::ProducesCollector
Definition:
ProducesCollector.h:45
ConsumesCollector.h
edm::ConsumesCollector
Definition:
ConsumesCollector.h:45
Generated for CMSSW Reference Manual by
1.8.14