Main Page
Namespaces
Classes
Package Documentation
EventFilter
L1TRawToDigi
plugins
implementations_stage2
MPUnpacker_0x1001000b.h
Go to the documentation of this file.
1
#ifndef L1T_PACKER_STAGE2_MPUNPACKER_0X1001000B_H
2
#define L1T_PACKER_STAGE2_MPUNPACKER_0X1001000B_H
3
4
#include "
EventFilter/L1TRawToDigi/interface/Unpacker.h
"
5
6
namespace
l1t
{
7
namespace
stage2 {
8
class
MPUnpacker_0x1001000b
:
public
Unpacker
{
9
public
:
10
enum
{
BLK_TOT_POS
=123,
BLK_X_POS
=121,
BLK_Y_POS
=127,
BLK_TOT_NEG
=125,
BLK_X_NEG
=131,
BLK_Y_NEG
=129};
11
virtual
bool
unpack
(
const
Block
&
block
,
UnpackerCollections
*
coll
)
override
;
12
private
:
13
int
etaSign
(
int
blkId);
14
};
15
}
16
}
17
18
#endif
l1t::stage2::MPUnpacker_0x1001000b::BLK_TOT_POS
Definition:
MPUnpacker_0x1001000b.h:10
l1t::stage2::MPUnpacker_0x1001000b::etaSign
int etaSign(int blkId)
Definition:
MPUnpacker_0x1001000b.cc:12
Unpacker.h
l1t::stage2::MPUnpacker_0x1001000b::BLK_TOT_NEG
Definition:
MPUnpacker_0x1001000b.h:10
l1t::stage2::MPUnpacker_0x1001000b
Definition:
MPUnpacker_0x1001000b.h:8
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::Unpacker
Definition:
Unpacker.h:11
l1t::UnpackerCollections
Definition:
UnpackerCollections.h:9
l1t::stage2::MPUnpacker_0x1001000b::BLK_Y_NEG
Definition:
MPUnpacker_0x1001000b.h:10
l1t::stage2::MPUnpacker_0x1001000b::BLK_Y_POS
Definition:
MPUnpacker_0x1001000b.h:10
groupFilesInBlocks.block
block
Definition:
groupFilesInBlocks.py:148
l1t::stage2::MPUnpacker_0x1001000b::BLK_X_POS
Definition:
MPUnpacker_0x1001000b.h:10
coll
JetCorrectorParametersCollection coll
Definition:
classes.h:10
l1t::Block
Definition:
Block.h:49
l1t::stage2::MPUnpacker_0x1001000b::BLK_X_NEG
Definition:
MPUnpacker_0x1001000b.h:10
l1t::stage2::MPUnpacker_0x1001000b::unpack
virtual bool unpack(const Block &block, UnpackerCollections *coll) override
Definition:
MPUnpacker_0x1001000b.cc:22
Generated for CMSSW Reference Manual by
1.8.11