Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 /*
0002  *  See header file for a description of this class.
0003  *
0004  *  \author M. Maggi -- INFN Bari
0005  */
0006 
0007 #include "RecoLocalMuon/GEMRecHit/interface/GEMRecHitAlgoFactory.h"
0008 
0009 #include "FWCore/PluginManager/interface/PluginFactory.h"
0010 
0011 EDM_REGISTER_PLUGINFACTORY(GEMRecHitAlgoFactory, "GEMRecHitAlgoFactory");