Go to the documentation of this file.00001 #ifndef RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitWorkerFactory_hh
00002 #define RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitWorkerFactory_hh
00003
00004 #include "FWCore/PluginManager/interface/PluginFactory.h"
00005 #include "RecoLocalCalo/EcalRecProducers/interface/EcalUncalibRecHitWorkerBaseClass.h"
00006 typedef edmplugin::PluginFactory< EcalUncalibRecHitWorkerBaseClass*(const edm::ParameterSet&) > EcalUncalibRecHitWorkerFactory;
00007
00008 #endif