CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GlobalSeedsFromTripletsWithVertices_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 print
4 print "in file GlobalSeedsFromTripletsWithVertices_cff.py"
5 print "The name of this file is mis-leading. Please use GlobalSeedsFromTriplets_cff.py instead"
6 print "if you meant to use global triplt with vertex constraint"
7 print
8 
10 globalSeedsFromTripletsWithVertices = RecoTracker.TkSeedGenerator.GlobalSeedsFromTriplets_cff.globalSeedsFromTriplets.clone()