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 // $Id: ClusterShapeHitFilterESProducer.h,v 1.2 2009/04/22 17:56:57 vlimant Exp $
22 //
23 //
24 
25 
26 // system include files
27 #include <memory>
28 #include "boost/shared_ptr.hpp"
29 
30 // user include files
33 
35 
37 
38 //
39 // class decleration
40 //
41 
43 {
44  public:
47 
48  typedef std::auto_ptr<ClusterShapeHitFilter> ReturnType;
50 
51  private:
52 };
53 
54 #endif
std::auto_ptr< ClusterShapeHitFilter > ReturnType
ClusterShapeHitFilterESProducer(const edm::ParameterSet &)
ReturnType produce(const ClusterShapeHitFilter::Record &)