CMS 3D CMS Logo

PixelFitterFactory.h

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

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