CMS 3D CMS Logo

ProducerES_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from L1Trigger.TrackerTFP.ProducerES_cfi import TrackTriggerDataFormats_params
4 
5 TrackTriggerDataFormats = cms.ESProducer("trackerTFP::ProducerES", TrackTriggerDataFormats_params)