Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:11:45

0001 #include "Fireworks/FWInterface/interface/FWFFLooper.h"
0002 #include "Fireworks/FWInterface/interface/FWFFHelper.h"
0003 #include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
0004 #include "FWCore/Framework/interface/LooperFactory.h"
0005 
0006 DEFINE_FWK_SERVICE(FWFFHelper);
0007 DEFINE_FWK_LOOPER(FWFFLooper);