Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 
0002 #include "FWCore/PluginManager/interface/ModuleDef.h"
0003 #include "FWCore/Framework/interface/MakerMacros.h"
0004 
0005 #include "RecoLocalTracker/SiStripZeroSuppression/plugins/SiStripZeroSuppression.h"
0006 
0007 DEFINE_FWK_MODULE(SiStripZeroSuppression);