CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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