test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCChannelMapperESProducer.h
Go to the documentation of this file.
1 #ifndef CSCChannelMapperESProducer_H
2 #define CSCChannelMapperESProducer_H
3 
4 #include <memory>
5 #include "boost/shared_ptr.hpp"
6 
8 
11 
13 
14  public:
15  typedef boost::shared_ptr<CSCChannelMapperBase> BSP_TYPE;
16 
19 
21 
22  private:
24 };
25 
26 #endif
BSP_TYPE produce(const CSCChannelMapperRecord &)
CSCChannelMapperESProducer(const edm::ParameterSet &)
boost::shared_ptr< CSCChannelMapperBase > BSP_TYPE