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
OmtfCscUnpacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_Omtf_CscUnpacker_H
2
#define EventFilter_L1TRawToDigi_Omtf_CscUnpacker_H
3
4
#include <string>
5
6
#include "
DataFormats/CSCDigi/interface/CSCCorrelatedLCTDigiCollection.h
"
7
#include "
DataFormats/L1TMuon/interface/OMTF/OmtfDataWord64.h
"
8
#include "
EventFilter/L1TRawToDigi/interface/OmtfLinkMappingCsc.h
"
9
10
namespace
edm
{
11
class
EventSetup
;
12
}
13
14
namespace
omtf
{
15
16
class
CscDataWord64;
17
18
class
CscUnpacker
{
19
public
:
20
void
init
();
21
void
unpack
(
unsigned
int
fed,
unsigned
int
amc
,
const
CscDataWord64
& raw,
CSCCorrelatedLCTDigiCollection
*
prod
);
22
23
private
:
24
MapEleIndex2CscDet
theOmtf2CscDet
;
25
};
26
27
}
// namespace omtf
28
#endif
OmtfLinkMappingCsc.h
OmtfDataWord64.h
omtf::CscUnpacker::unpack
void unpack(unsigned int fed, unsigned int amc, const CscDataWord64 &raw, CSCCorrelatedLCTDigiCollection *prod)
Definition:
OmtfCscUnpacker.cc:12
omtf::CscDataWord64
Definition:
OmtfCscDataWord64.h:9
dumpMFGeometry_cfg.prod
prod
Definition:
dumpMFGeometry_cfg.py:24
CSCCorrelatedLCTDigiCollection
EventSetup
omtf::CscUnpacker::theOmtf2CscDet
MapEleIndex2CscDet theOmtf2CscDet
Definition:
OmtfCscUnpacker.h:24
CSCCorrelatedLCTDigiCollection.h
omtf::MapEleIndex2CscDet
std::map< EleIndex, CSCDetId > MapEleIndex2CscDet
Definition:
OmtfLinkMappingCsc.h:11
omtf
Definition:
OmtfCscDataWord64.h:7
edm
HLT enums.
Definition:
AlignableModifier.h:19
omtf::CscUnpacker
Definition:
OmtfCscUnpacker.h:18
amc
Definition:
AMCSpec.h:8
omtf::CscUnpacker::init
void init()
Definition:
OmtfCscUnpacker.cc:10
Generated for CMSSW Reference Manual by
1.8.14