Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
EventFilter
L1TRawToDigi
src
implementations_stage2
BMTFUnpackerOutput.h
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/MakerMacros.h
"
2
#include "
EventFilter/L1TRawToDigi/interface/Unpacker.h
"
3
4
#include "
BMTFCollections.h
"
5
6
namespace
l1t{
7
namespace
stage2{
8
class
BMTFUnpackerOutput
:
public
Unpacker
9
{
10
public
:
11
virtual
bool
unpack
(
const
Block
&
block
,
UnpackerCollections
*
coll
)
override
;
12
};
13
}
14
}
15
16
DEFINE_L1T_UNPACKER
(
l1t::stage2::BMTFUnpackerOutput
);
l1t::stage2::BMTFUnpackerOutput::unpack
virtual bool unpack(const Block &block, UnpackerCollections *coll) override
Definition:
BMTFUnpackerOutput.cc:9
Unpacker.h
MakerMacros.h
l1t::Unpacker
Definition:
Unpacker.h:13
DEFINE_L1T_UNPACKER
#define DEFINE_L1T_UNPACKER(type)
Definition:
Unpacker.h:31
createPayload.block
list block
Definition:
createPayload.py:219
l1t::UnpackerCollections
Definition:
UnpackerCollections.h:9
BMTFCollections.h
coll
JetCorrectorParametersCollection coll
Definition:
classes.h:10
l1t::Block
Definition:
Block.h:45
l1t::stage2::BMTFUnpackerOutput
Definition:
BMTFUnpackerOutput.h:8
Generated for CMSSW Reference Manual by
1.8.5