CMS 3D CMS Logo

CaloTowerConstituentsMapBuilder.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: CaloTowerConstituentsMapBuilder
4 // Class: CaloTowerConstituentsMapBuilder
5 //
13 //
14 // Original Author: Jeremiah Mans
15 // Created: Mon Oct 3 11:35:27 CDT 2005
16 //
17 //
18 
19 // system include files
20 #include <memory>
21 
22 // user include files
24 
33 
34 namespace edm {
36 }
37 
38 //
39 // class decleration
40 //
41 
43 public:
46 
47  typedef std::unique_ptr<CaloTowerConstituentsMap> ReturnType;
48 
50  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
51 
52 private:
60 };
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geometryToken_
CaloTowerConstituentsMapBuilder(const edm::ParameterSet &)
edm::ESGetToken< CaloTowerTopology, HcalRecNumberingRecord > cttopoToken_
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > hcaltopoToken_
ReturnType produce(const CaloGeometryRecord &)
std::unique_ptr< CaloTowerConstituentsMap > ReturnType
HLT enums.
void assignEEtoHE(const CaloGeometry *geometry, CaloTowerConstituentsMap &theMap, const CaloTowerTopology *cttopo)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void parseTextMap(const std::string &filename, CaloTowerConstituentsMap &theMap)