CMS 3D CMS Logo

CaloTokens.cc
Go to the documentation of this file.
4 
5 #include "CaloTokens.h"
6 
7 namespace l1t {
8  namespace stage2 {
10  {
11  auto towtag = cfg.getParameter<edm::InputTag>("TowerInputLabel");
12  auto tag = cfg.getParameter<edm::InputTag>("InputLabel");
18  }
19  }
20 }
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
T getParameter(std::string const &) const
edm::EDGetTokenT< TauBxCollection > tauToken_
Definition: CommonTokens.h:27
edm::EDGetTokenT< JetBxCollection > jetToken_
Definition: CommonTokens.h:26
edm::EDGetTokenT< EGammaBxCollection > egammaToken_
Definition: CommonTokens.h:21
delete x;
Definition: CaloConfig.h:22
edm::EDGetTokenT< EtSumBxCollection > etSumToken_
Definition: CommonTokens.h:25
CaloTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: CaloTokens.cc:9
edm::EDGetTokenT< CaloTowerBxCollection > towerToken_
Definition: CaloTokens.h:18