src
EventFilter
L1TRawToDigi
plugins
implementations_stage2
CICADAUnpacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_CICADAUnpacker_h
2
#define EventFilter_L1TRawToDigi_CICADAUnpacker_h
3
4
#include "
EventFilter/L1TRawToDigi/interface/Unpacker.h
"
5
#include "
CaloLayer1Collections.h
"
6
7
namespace
l1t
{
8
namespace
stage2
{
9
class
CICADAUnpacker
:
public
Unpacker
{
10
public
:
11
bool
unpack
(
const
Block
&
block
,
UnpackerCollections
* coll)
override
;
12
13
private
:
14
static
constexpr
unsigned
int
caloCrateCicadaBitsPattern
= 0xF0000000;
//first 4 bits of the words are CICADA
15
};
16
}
// namespace stage2
17
}
// namespace l1t
18
19
#endif
Unpacker.h
CaloLayer1Collections.h
l1t
delete x;
Definition:
CaloConfig.h:22
ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr
if constexpr(n > 3)
Definition:
BrokenLine.h:164
l1t::Unpacker
Definition:
Unpacker.h:11
l1t::UnpackerCollections
Definition:
UnpackerCollections.h:9
l1t::stage2::CICADAUnpacker
Definition:
CICADAUnpacker.h:9
groupFilesInBlocks.block
block
Definition:
groupFilesInBlocks.py:150
l1t::stage2::CICADAUnpacker::caloCrateCicadaBitsPattern
static constexpr unsigned int caloCrateCicadaBitsPattern
Definition:
CICADAUnpacker.h:14
SiStripSourceConfigTier0_cff.stage2
stage2
Definition:
SiStripSourceConfigTier0_cff.py:74
l1t::stage2::CICADAUnpacker::unpack
bool unpack(const Block &block, UnpackerCollections *coll) override
Definition:
CICADAUnpacker.cc:12
l1t::Block
Definition:
Block.h:70
Generated for CMSSW Reference Manual by
1.8.14