diff --git a/RecoTracker/LST/python/lstProducer_cff.py b/RecoTracker/LST/python/lstProducer_cff.py index fc910d1272bad..9cf355bb3a3fa 100644 --- a/RecoTracker/LST/python/lstProducer_cff.py +++ b/RecoTracker/LST/python/lstProducer_cff.py @@ -2,6 +2,7 @@ from RecoTracker.LST.lstProducer_cfi import lstProducer -# not scheduled task to get the framework to hide the producer from RecoTracker.LST.lstModulesDevESProducer_cfi import lstModulesDevESProducer + +# not scheduled task to get the framework to hide the producer dummyLSTModulesDevESProducerTask = cms.Task(lstModulesDevESProducer)