CMS 3D CMS Logo

PixelToLNKAssociateFromAsciiESProducer.h
Go to the documentation of this file.
1 #ifndef PixelToLNKAssociateFromAsciiESProducer_H
2 #define PixelToLNKAssociateFromAsciiESProducer_H
3 
6 #include <memory>
7 
10 
12 public:
15  std::unique_ptr<PixelToFEDAssociate> produce(const TrackerDigiGeometryRecord&);
16 
17 private:
19 };
20 
21 #endif
std::unique_ptr< PixelToFEDAssociate > produce(const TrackerDigiGeometryRecord &)