CMS 3D CMS Logo

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