CMS 3D CMS Logo

PixelTrackCleanerFactory.h

Go to the documentation of this file.
00001 #ifndef PixelTrackFitting_PixelTrackCleanerFactory_H 
00002 #define PixelTrackFitting_PixelTrackCleanerFactory_H
00003 
00004 #include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackCleaner.h"
00005 #include "FWCore/PluginManager/interface/PluginFactory.h"
00006 
00007 //class PixelTrackCleaner;
00008 namespace edm {class ParameterSet;}
00009 
00010 typedef edmplugin::PluginFactory<PixelTrackCleaner *(const edm::ParameterSet &)> PixelTrackCleanerFactory;
00011  
00012 #endif

Generated on Tue Jun 9 17:44:51 2009 for CMSSW by  doxygen 1.5.4