Main Page
Namespaces
Classes
Package Documentation
EventFilter
L1TRawToDigi
plugins
implementations_stage1
RCTEmRegionUnpacker.h
Go to the documentation of this file.
1
#ifndef L1T_PACKER_STAGE1_RCTUNPACKER_H
2
#define L1T_PACKER_STAGE1_RCTUNPACKER_H
3
4
#include "
EventFilter/L1TRawToDigi/interface/Unpacker.h
"
5
6
namespace
l1t
{
7
namespace
stage1 {
8
class
RCTEmRegionUnpacker
:
public
Unpacker
{
9
public
:
10
bool
unpack
(
const
Block
&
block
,
UnpackerCollections
*
coll
)
override
;
11
private
:
12
unsigned
int
counter_
= 0;
13
};
14
}
15
}
16
17
#endif
Unpacker.h
l1t::stage1::RCTEmRegionUnpacker
Definition:
RCTEmRegionUnpacker.h:8
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::stage1::RCTEmRegionUnpacker::unpack
bool unpack(const Block &block, UnpackerCollections *coll) override
Definition:
RCTEmRegionUnpacker.cc:165
l1t::Unpacker
Definition:
Unpacker.h:11
l1t::UnpackerCollections
Definition:
UnpackerCollections.h:9
l1t::stage1::RCTEmRegionUnpacker::counter_
unsigned int counter_
Definition:
RCTEmRegionUnpacker.h:12
groupFilesInBlocks.block
block
Definition:
groupFilesInBlocks.py:150
coll
JetCorrectorParametersCollection coll
Definition:
classes.h:10
l1t::Block
Definition:
Block.h:48
Generated for CMSSW Reference Manual by
1.8.11