CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CaloTowerHardcodeGeometryEP.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_HCALEVENTSETUP_CALOTOWERHARDCODEGEOMETRYEP_H
2 #define GEOMETRY_HCALEVENTSETUP_CALOTOWERHARDCODEGEOMETRYEP_H 1
3 
4 #include <memory>
5 
8 
12 
15 
17 public:
19 
20  using ReturnType = std::unique_ptr<CaloSubdetectorGeometry>;
21 
23 
24 private:
25  // ----------member data ---------------------------
30 };
31 
32 #endif
std::unique_ptr< CaloSubdetectorGeometry > ReturnType
ReturnType produce(const CaloTowerGeometryRecord &)
edm::ESGetToken< CaloTowerTopology, HcalRecNumberingRecord > cttopoToken_
CaloTowerHardcodeGeometryLoader loader_
edm::ESGetToken< HcalDDDRecConstants, HcalRecNumberingRecord > consToken_
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > hcaltopoToken_
CaloTowerHardcodeGeometryEP(const edm::ParameterSet &)