CMS 3D CMS Logo

RPCSimFactory.h

Go to the documentation of this file.
00001 #ifndef RPCDigitizer_RPCSimFactory_h
00002 #define RPCDigitizer_RPCSimFactory_h
00003 
00008 #include "FWCore/PluginManager/interface/PluginFactory.h"
00009 
00010 namespace edm{
00011   class ParameterSet;
00012 }
00013 
00014 class RPCSim;
00015 
00016 typedef edmplugin::PluginFactory<RPCSim *(const edm::ParameterSet &)> RPCSimFactory;
00017 
00018 #endif

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