CMS 3D CMS Logo

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