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 private:
18 };
19 
20 #endif
21 
std::unique_ptr< PixelToFEDAssociate > produce(const TrackerDigiGeometryRecord &)