CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TrackerInteractionGeometryESProducer.h
Go to the documentation of this file.
1 #ifndef FastSimulation_TrackerSetup_TrackerInteractionGeometryESProducer_H
2 #define FastSimulation_TrackerSetup_TrackerInteractionGeometryESProducer_H
3 
8 #include <memory>
9 #include <string>
10 
12 public:
15  std::unique_ptr<TrackerInteractionGeometry> produce(const TrackerInteractionGeometryRecord &);
16 
17 private:
20 };
21 
22 #endif
std::unique_ptr< TrackerInteractionGeometry > produce(const TrackerInteractionGeometryRecord &)