Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:26:09

0001 /** \file
0002  *
0003  * \author Stefano Lacaprara - INFN Legnaro <stefano.lacaprara@pd.infn.it>
0004  */
0005 
0006 /* This Class Header */
0007 #include "RecoLocalMuon/DTSegment/src/DTRecSegment2DAlgoFactory.h"
0008 
0009 /* Collaborating Class Header */
0010 
0011 /* C++ Headers */
0012 
0013 #include "FWCore/PluginManager/interface/PluginFactory.h"
0014 
0015 EDM_REGISTER_PLUGINFACTORY(DTRecSegment2DAlgoFactory, "DTRecSegment2DAlgoFactory");