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
SimMuon
GEMDigitizer
plugins
PreMixingGEMDigiSimLinkWorkers.cc
Go to the documentation of this file.
1
#include "
SimGeneral/PreMixingModule/interface/PreMixingDigiSimLinkWorker.h
"
2
#include "
SimDataFormats/GEMDigiSimLink/interface/GEMDigiSimLink.h
"
3
#include "
SimDataFormats/GEMDigiSimLink/interface/ME0DigiSimLink.h
"
4
#include "
DataFormats/Common/interface/DetSetVector.h
"
5
6
using
PreMixingGEMDigiSimLinkWorker
=
PreMixingDigiSimLinkWorker<edm::DetSetVector<GEMDigiSimLink>
>;
7
using
PreMixingME0DigiSimLinkWorker
=
PreMixingDigiSimLinkWorker<edm::DetSetVector<ME0DigiSimLink>
>;
8
9
// register plugins
10
#include "
SimGeneral/PreMixingModule/interface/PreMixingWorkerFactory.h
"
11
DEFINE_PREMIXING_WORKER
(
PreMixingGEMDigiSimLinkWorker
);
12
DEFINE_PREMIXING_WORKER
(
PreMixingME0DigiSimLinkWorker
);
DetSetVector.h
ME0DigiSimLink.h
PreMixingDigiSimLinkWorker.h
GEMDigiSimLink.h
PreMixingDigiSimLinkWorker
Definition:
PreMixingDigiSimLinkWorker.h:16
DEFINE_PREMIXING_WORKER
#define DEFINE_PREMIXING_WORKER(TYPE)
Definition:
PreMixingWorkerFactory.h:16
PreMixingWorkerFactory.h
Generated for CMSSW Reference Manual by
1.8.14