CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CkfTrackCandidatesCombinedSeeds_cff.py
Go to the documentation of this file.
2 
3 # TrackerTrajectoryBuilders
6 # TrajectoryCleaning
8 # navigation school
10 import copy
12 # generate CTF track candidates ############
13 ckfTrackCandidatesCombinedSeeds = copy.deepcopy(ckfTrackCandidates)
14 ckfTrackCandidatesCombinedSeeds.src = cms.InputTag('globalCombinedSeeds')
15