CMS 3D CMS Logo

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