Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:19:23

0001 #include "FWCore/PluginManager/interface/ModuleDef.h"
0002 #include "FWCore/Framework/interface/MakerMacros.h"
0003 #include "JetMETCorrections/JetVertexAssociation/interface/JetVertexAssociation.h"
0004 using cms::JetVertexAssociation;
0005 
0006 DEFINE_FWK_MODULE(JetVertexAssociation);