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
EventFilter
L1TRawToDigi
interface
OmtfMuonUnpacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_Omtf_MuonUnpacker_H
2
#define EventFilter_L1TRawToDigi_Omtf_MuonUnpacker_H
3
4
#include <string>
5
6
#include "
DataFormats/L1TMuon/interface/OMTF/OmtfDataWord64.h
"
7
#include "
DataFormats/L1TMuon/interface/RegionalMuonCand.h
"
8
#include "
DataFormats/L1TMuon/interface/RegionalMuonCandFwd.h
"
9
10
namespace
omtf
{
11
class
MuonDataWord64;
12
}
13
14
namespace
omtf
{
15
16
class
MuonUnpacker
{
17
public
:
18
void
unpack
(
unsigned
int
fed,
19
unsigned
int
amc
,
20
const
MuonDataWord64
&raw,
21
l1t::RegionalMuonCandBxCollection
*muColl);
22
};
23
24
}
// namespace omtf
25
#endif
OmtfDataWord64.h
RegionalMuonCand.h
RegionalMuonCandFwd.h
omtf::MuonDataWord64
Definition:
OmtfMuonDataWord64.h:8
omtf
Definition:
OmtfCscDataWord64.h:7
BXVector< RegionalMuonCand >
amc
Definition:
AMCSpec.h:8
omtf::MuonUnpacker::unpack
void unpack(unsigned int fed, unsigned int amc, const MuonDataWord64 &raw, l1t::RegionalMuonCandBxCollection *muColl)
Definition:
OmtfMuonUnpacker.cc:9
omtf::MuonUnpacker
Definition:
OmtfMuonUnpacker.h:16
Generated for CMSSW Reference Manual by
1.8.14