CMS 3D CMS Logo

BMTFTokens.cc
Go to the documentation of this file.
4 
5 #include "BMTFTokens.h"
6 
7 namespace l1t {
8  namespace stage2 {
10  {
11 
12  auto ouputTag = cfg.getParameter<edm::InputTag>("InputLabel");
13  auto inputTagPh = cfg.getParameter<edm::InputTag>("InputLabel2");
14  auto inputTagTh = cfg.getParameter<edm::InputTag>("InputLabel2");
15 
19 
20  }
21  }
22 }
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
T getParameter(std::string const &) const
edm::EDGetTokenT< L1MuDTChambPhContainer > inputMuonTokenPh_
Definition: BMTFTokens.h:22
delete x;
Definition: CaloConfig.h:22
edm::EDGetTokenT< L1MuDTChambThContainer > inputMuonTokenTh_
Definition: BMTFTokens.h:23
edm::EDGetTokenT< RegionalMuonCandBxCollection > outputMuonToken_
Definition: BMTFTokens.h:18
BMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: BMTFTokens.cc:9