CMS 3D CMS Logo

DTTTrigSyncFactory.h

Go to the documentation of this file.
00001 #ifndef RecoLocalMuon_DTTTrigSyncFactory_H
00002 #define RecoLocalMuon_DTTTrigSyncFactory_H
00003 
00012 #include "FWCore/PluginManager/interface/PluginFactory.h"
00013 
00014 namespace edm {
00015   class ParameterSet;
00016 }
00017 class DTTTrigBaseSync;
00018 
00019 typedef edmplugin::PluginFactory<DTTTrigBaseSync *(const edm::ParameterSet &)> DTTTrigSyncFactory;
00020 #endif
00021 

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