CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/RecoLocalMuon/DTSegment/src/DTRecSegment2DAlgoFactory.h

Go to the documentation of this file.
00001 #ifndef DTSegment_DTRecSegment2DAlgoFactory_h
00002 #define DTSegment_DTRecSegment2DAlgoFactory_h
00003 
00015 /* Base Class Headers */
00016 #include "FWCore/PluginManager/interface/PluginFactory.h"
00017 #include "RecoLocalMuon/DTSegment/src/DTRecSegment2DBaseAlgo.h"
00018 
00019 /* Collaborating Class Declarations */
00020 
00021 /* C++ Headers */
00022 
00023 /* ====================================================================== */
00024 
00025 /* Class DTRecSegment2DAlgoFactory Interface */
00026 
00027 typedef edmplugin::PluginFactory<DTRecSegment2DBaseAlgo *(const edm::ParameterSet &)> DTRecSegment2DAlgoFactory;
00028 #endif // DTSegment_DTRecSegment2DAlgoFactory_h