CMS 3D CMS Logo

GlobalTrackingGeometryESProducer.h
Go to the documentation of this file.
1 #ifndef GlobalTrackingGeometryBuilder_GlobalTrackingGeometryESProducer_h
2 #define GlobalTrackingGeometryBuilder_GlobalTrackingGeometryESProducer_h
3 
14 
15 #include <memory>
16 #include <string>
17 
19 
21 public:
22 
25 
28 
30  std::shared_ptr<GlobalTrackingGeometry> produce(const GlobalTrackingGeometryRecord& record);
31 
32 private:
33 
34 };
35 #endif
36 
37 
38 
39 
40 
41 
JetCorrectorParameters::Record record
Definition: classes.h:7
GlobalTrackingGeometryESProducer(const edm::ParameterSet &p)
Constructor.
std::shared_ptr< GlobalTrackingGeometry > produce(const GlobalTrackingGeometryRecord &record)
Produce GlobalTrackingGeometry.