Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
EventFilter
L1TRawToDigi
plugins
implementations_stage2
IntermediateMuonPacker.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/Event.h
"
2
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
3
#include "
EventFilter/L1TRawToDigi/plugins/PackerFactory.h
"
4
5
#include "
L1Trigger/L1TMuon/interface/MuonRawDigiTranslator.h
"
6
#include "
GMTTokens.h
"
7
#include "
IntermediateMuonPacker.h
"
8
9
namespace
l1t {
10
namespace
stage2 {
11
Blocks
IntermediateMuonPacker::pack
(
const
edm::Event
&
event
,
const
PackerTokens
* toks) {
12
//auto imdBmtfToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenBMTF();
13
//auto imdOmtfNegToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenOMTFNeg();
14
//auto imdOmtfPosToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenOMTFPos();
15
//auto imdEmtfNegToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenEMTFNeg();
16
//auto imdEmtfPosToken = static_cast<const GMTTokens*>(toks)->getImdMuonTokenEMTFPos();
17
18
Blocks
blocks
;
19
20
return
blocks
;
21
}
22
}
// namespace stage2
23
}
// namespace l1t
24
25
DEFINE_L1T_PACKER
(
l1t::stage2::IntermediateMuonPacker
);
edmPickEvents.event
tuple event
Definition:
edmPickEvents.py:273
GMTTokens.h
MessageLogger.h
Event.h
IntermediateMuonPacker.h
gather_cfg.blocks
tuple blocks
Definition:
gather_cfg.py:90
MuonRawDigiTranslator.h
l1t::Blocks
std::vector< Block > Blocks
Definition:
Block.h:99
DEFINE_L1T_PACKER
#define DEFINE_L1T_PACKER(type)
Definition:
PackerFactory.h:23
l1t::stage2::IntermediateMuonPacker::pack
Blocks pack(const edm::Event &, const PackerTokens *) override
Definition:
IntermediateMuonPacker.cc:11
l1t::PackerTokens
Definition:
PackerTokens.h:10
l1t::stage2::IntermediateMuonPacker
Definition:
IntermediateMuonPacker.h:8
edm::Event
Definition:
Event.h:73
PackerFactory.h
Generated for CMSSW Reference Manual by
1.8.5