CMS 3D CMS Logo

LowPtTracking_PbPb_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 hiTrackingRegionWithVertex.RegionPSet.ptMin = 0.9
6 hiTrackingRegionWithVertex.RegionPSet.originRadius = 0.1
7 hiFilter.ptMin = 0.9
8 CkfBaseTrajectoryFilter_block.minPt = 0.9
9 
10 
11 
12