CMS 3D CMS Logo

GMTSetup.h
Go to the documentation of this file.
1 #ifndef L1T_PACKER_STAGE2_GMTSETUP_H
2 #define L1T_PACKER_STAGE2_GMTSETUP_H
3 
6 
9 
10 #include "GMTCollections.h"
11 #include "GMTTokens.h"
12 
13 namespace l1t {
14  namespace stage2 {
15  class GMTSetup : public PackingSetup {
16  public:
17  std::unique_ptr<PackerTokens> registerConsumes(const edm::ParameterSet& cfg, edm::ConsumesCollector& cc) override;
18  void fillDescription(edm::ParameterSetDescription& desc) override;
19  PackerMap getPackers(int fed, unsigned int fw) override;
21  std::unique_ptr<UnpackerCollections> getCollections(edm::Event& e) override;
22  UnpackerMap getUnpackers(int fed, int board, int amc, unsigned int fw) override;
23  };
24  } // namespace stage2
25 } // namespace l1t
26 
27 #endif
l1t::UnpackerMap
std::map< int, std::shared_ptr< Unpacker > > UnpackerMap
Definition: PackingSetup.h:25
GMTCollections.h
edm::ParameterSetDescription
Definition: ParameterSetDescription.h:52
ProducesCollector.h
l1t::stage2::GMTSetup::getUnpackers
UnpackerMap getUnpackers(int fed, int board, int amc, unsigned int fw) override
Definition: GMTSetup.cc:69
l1t::stage2::GMTSetup::getCollections
std::unique_ptr< UnpackerCollections > getCollections(edm::Event &e) override
Definition: GMTSetup.cc:65
l1t::stage2::GMTSetup::getPackers
PackerMap getPackers(int fed, unsigned int fw) override
Definition: GMTSetup.cc:37
l1t::PackerMap
std::map< std::pair< int, int >, Packers > PackerMap
Definition: PackingSetup.h:23
PackingSetup.h
edm::ParameterSet
Definition: ParameterSet.h:36
l1t::PackingSetup
Definition: PackingSetup.h:27
l1t
delete x;
Definition: CaloConfig.h:22
fw
Definition: estimate_field.h:12
l1t::stage2::GMTSetup::fillDescription
void fillDescription(edm::ParameterSetDescription &desc) override
Definition: GMTSetup.cc:21
l1t::stage2::GMTSetup::registerConsumes
std::unique_ptr< PackerTokens > registerConsumes(const edm::ParameterSet &cfg, edm::ConsumesCollector &cc) override
Definition: GMTSetup.cc:17
l1t::stage2::GMTSetup
Definition: GMTSetup.h:15
cc
SiStripSourceConfigTier0_cff.stage2
stage2
Definition: SiStripSourceConfigTier0_cff.py:71
Packer.h
looper.cfg
cfg
Definition: looper.py:297
l1t::stage2::GMTSetup::registerProducts
void registerProducts(edm::ProducesCollector) override
Definition: GMTSetup.cc:50
edm::ProducesCollector
Definition: ProducesCollector.h:43
Unpacker.h
amc
Definition: AMCSpec.h:8
edm::Event
Definition: Event.h:73
edm::ConsumesCollector
Definition: ConsumesCollector.h:39
GMTTokens.h
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37