CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalTrigTowerGeometryESProducer.h
Go to the documentation of this file.
1 #ifndef HCAL_TOWER_ALGO_HCAL_TRIG_TOWER_GEOMETRY_ES_PRODUCER_H
2 #define HCAL_TOWER_ALGO_HCAL_TRIG_TOWER_GEOMETRY_ES_PRODUCER_H
3 
4 #include <memory>
5 
10 
11 namespace edm {
13 }
14 
16 public:
18  ~HcalTrigTowerGeometryESProducer(void) override;
19 
20  std::unique_ptr<HcalTrigTowerGeometry> produce(const CaloGeometryRecord&);
21 
22  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
23 
24 private:
26 };
27 
28 #endif // HCAL_TOWER_ALGO_HCAL_TRIG_TOWER_GEOMETRY_ES_PRODUCER_H
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > topologyToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.