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  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
edm::EDGetTokenT< L1MuDTChambPhContainer > inputMuonTokenPh_
Definition: BMTFTokens.h:21
delete x;
Definition: CaloConfig.h:22
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