CMS 3D CMS Logo

IntermediateMuonPacker.cc
Go to the documentation of this file.
4 
6 #include "GMTTokens.h"
8 
9 namespace l1t {
10  namespace stage2 {
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 
l1t::Blocks
std::vector< Block > Blocks
Definition: Block.h:83
PackerFactory.h
MessageLogger.h
MuonRawDigiTranslator.h
l1t::stage2::IntermediateMuonPacker::pack
Blocks pack(const edm::Event &, const PackerTokens *) override
Definition: IntermediateMuonPacker.cc:11
IntermediateMuonPacker.h
DEFINE_L1T_PACKER
#define DEFINE_L1T_PACKER(type)
Definition: PackerFactory.h:23
Event.h
l1t
delete x;
Definition: CaloConfig.h:22
l1t::PackerTokens
Definition: PackerTokens.h:10
SiStripSourceConfigTier0_cff.stage2
stage2
Definition: SiStripSourceConfigTier0_cff.py:71
l1t::stage2::IntermediateMuonPacker
Definition: IntermediateMuonPacker.h:8
event
Definition: event.py:1
edm::Event
Definition: Event.h:73
gather_cfg.blocks
blocks
Definition: gather_cfg.py:90
GMTTokens.h