test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GMTTokens.cc
Go to the documentation of this file.
4 
5 #include "GMTTokens.h"
6 
7 namespace l1t {
8  namespace stage2 {
10  {
11  auto bmtfTag = cfg.getParameter<edm::InputTag>("BMTFInputLabel");
12  auto omtfTag = cfg.getParameter<edm::InputTag>("OMTFInputLabel");
13  auto emtfTag = cfg.getParameter<edm::InputTag>("EMTFInputLabel");
14  auto tag = cfg.getParameter<edm::InputTag>("InputLabel");
15 
20  }
21  }
22 }
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
GMTTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: GMTTokens.cc:9
T getParameter(std::string const &) const
tuple cfg
Definition: looper.py:293
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandTokenOMTF_
Definition: GMTTokens.h:21
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandTokenBMTF_
Definition: GMTTokens.h:17
edm::EDGetTokenT< MuonBxCollection > muonToken_
Definition: CommonTokens.h:27
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandTokenEMTF_
Definition: GMTTokens.h:22