CMS 3D CMS Logo

GsfElectronFit_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 import RecoTracker.TrackProducer.GsfTrackProducer_cfi
4 
5 GsfGlobalElectronTest = RecoTracker.TrackProducer.GsfTrackProducer_cfi.gsfTrackProducer.clone()
6 
7 
8