CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ClusterShapeHitFilterESProducer.h
Go to the documentation of this file.
1 #ifndef RecoPixelVertexing_PixelLowPtUtilities_ClusterShapeHitFilterESProducer_H
2 #define RecoPixelVertexing_PixelLowPtUtilities_ClusterShapeHitFilterESProducer_H
3 
4 
5 // -*- C++ -*-
6 //
7 // Package: ClusterShapeHitFilterESProducer
8 // Class: ClusterShapeHitFilterESProducer
9 //
18 //
19 // Original Author: Jean-Roch Vlimant
20 // Created: Fri Sep 28 18:07:52 CEST 2007
21 //
22 //
23 
24 
25 // system include files
26 #include <memory>
27 #include "boost/shared_ptr.hpp"
28 
29 // user include files
32 
34 
36 
37 //
38 // class decleration
39 //
40 
42 {
43  public:
46 
47  typedef std::auto_ptr<ClusterShapeHitFilter> ReturnType;
49 
50  private:
55 };
56 
57 #endif
std::auto_ptr< ClusterShapeHitFilter > ReturnType
ClusterShapeHitFilterESProducer(const edm::ParameterSet &)
ReturnType produce(const ClusterShapeHitFilter::Record &)