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
L1TRawToDigi
interface
OmtfDtUnpacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_Omtf_DtUnpacker_H
2
#define EventFilter_L1TRawToDigi_Omtf_DtUnpacker_H
3
4
#include <string>
5
6
#include "
DataFormats/L1TMuon/interface/OMTF/OmtfDataWord64.h
"
7
#include "
DataFormats/L1DTTrackFinder/interface/L1MuDTChambPhContainer.h
"
8
#include "
DataFormats/L1DTTrackFinder/interface/L1MuDTChambThContainer.h
"
9
10
namespace
omtf
{
11
12
class
DtDataWord64;
13
14
class
DtUnpacker
{
15
public
:
16
void
unpack
(
unsigned
int
fed,
17
unsigned
int
amc
,
18
const
DtDataWord64
&raw,
19
std::vector<L1MuDTChambPhDigi> &phi_Container,
20
std::vector<L1MuDTChambThDigi> &the_Container);
21
};
22
23
}
// namespace omtf
24
#endif
OmtfDataWord64.h
L1MuDTChambPhContainer.h
omtf::DtDataWord64
Definition:
OmtfDtDataWord64.h:9
omtf::DtUnpacker::unpack
void unpack(unsigned int fed, unsigned int amc, const DtDataWord64 &raw, std::vector< L1MuDTChambPhDigi > &phi_Container, std::vector< L1MuDTChambThDigi > &the_Container)
Definition:
OmtfDtUnpacker.cc:9
omtf
Definition:
OmtfCscDataWord64.h:7
L1MuDTChambThContainer.h
amc
Definition:
AMCSpec.h:8
omtf::DtUnpacker
Definition:
OmtfDtUnpacker.h:14
Generated for CMSSW Reference Manual by
1.8.14