CMS 3D CMS Logo

GlobalSeedsFromTripletsWithVertices_cff.py
Go to the documentation of this file.
1 from __future__ import print_function
2 import FWCore.ParameterSet.Config as cms
3 
4 print()
5 print("in file GlobalSeedsFromTripletsWithVertices_cff.py")
6 print("The name of this file is mis-leading. Please use GlobalSeedsFromTriplets_cff.py instead")
7 print("if you meant to use global triplt with vertex constraint")
8 print()
9 
11 globalSeedsFromTripletsWithVertices = RecoTracker.TkSeedGenerator.GlobalSeedsFromTriplets_cff.globalSeedsFromTriplets.clone()
void print(TMatrixD &m, const char *label=nullptr, bool mathematicaFormat=false)
Definition: Utilities.cc:47