CMS 3D CMS Logo

CaloLayer1Tokens.cc
Go to the documentation of this file.
4 
5 #include "CaloLayer1Tokens.h"
6 
7 namespace l1t {
8  namespace stage2 {
10  {
11  auto ecalTag = cfg.getParameter<edm::InputTag>("ecalDigis");
12  auto hcalTag = cfg.getParameter<edm::InputTag>("hcalDigis");
13  auto regionTag = cfg.getParameter<edm::InputTag>("caloRegions");
14 
18 
19  }
20  }
21 }
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
T getParameter(std::string const &) const
delete x;
Definition: CaloConfig.h:22
edm::EDGetTokenT< HcalTrigPrimDigiCollection > hcalDigiToken_
edm::EDGetTokenT< L1CaloRegionCollection > caloRegionToken_
CaloLayer1Tokens(const edm::ParameterSet &, edm::ConsumesCollector &)
edm::EDGetTokenT< EcalTrigPrimDigiCollection > ecalDigiToken_
std::vector< L1CaloRegion > L1CaloRegionCollection