CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BMTFTokens.cc
Go to the documentation of this file.
4 
5 #include "BMTFTokens.h"
6 
7 namespace l1t {
8  namespace stage2 {
10  {
11  auto ouputTag = cfg.getParameter<edm::InputTag>("InputLabel");
12  auto inputTagPh = cfg.getParameter<edm::InputTag>("InputLabel");
13  auto inputTagTh = cfg.getParameter<edm::InputTag>("InputLabel");
14 
18 
19  }
20  }
21 }
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
T getParameter(std::string const &) const
tuple cfg
Definition: looper.py:293
edm::EDGetTokenT< L1MuDTChambPhContainer > inputMuonTokenPh_
Definition: BMTFTokens.h:21
edm::EDGetTokenT< L1MuDTChambThContainer > inputMuonTokenTh_
Definition: BMTFTokens.h:22
edm::EDGetTokenT< RegionalMuonCandBxCollection > outputMuonToken_
Definition: BMTFTokens.h:17
BMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: BMTFTokens.cc:9