test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelToLNKAssociateFromAsciiESProducer.h
Go to the documentation of this file.
1 #ifndef PixelToLNKAssociateFromAsciiESProducer_H
2 #define PixelToLNKAssociateFromAsciiESProducer_H
3 
6 #include <boost/shared_ptr.hpp>
7 
10 
12 public:
15  boost::shared_ptr<PixelToFEDAssociate> produce(const TrackerDigiGeometryRecord&);
16 private:
17  boost::shared_ptr<PixelToFEDAssociate> theAssociator;
19 };
20 
21 #endif
22 
boost::shared_ptr< PixelToFEDAssociate > produce(const TrackerDigiGeometryRecord &)
boost::shared_ptr< PixelToFEDAssociate > theAssociator