CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
trackerClusterCheck_cfi.py File Reference

Go to the source code of this file.

Namespaces

 trackerClusterCheck_cfi
 

Variables

string trackerClusterCheck_cfi.cut = "strip < 400000 && pixel < 40000 && (strip < 60000 + 7.0*pixel) && (pixel < 8000 + 0.14*strip)"
 
 trackerClusterCheck_cfi.doClusterCheck = True,
 
int trackerClusterCheck_cfi.MaxNumberOfCosmicClusters = 500000
 
int trackerClusterCheck_cfi.MaxNumberOfPixelClusters = 100000
 
tuple trackerClusterCheck_cfi.trackerClusterCheck = _trackerClusterCheckDefault.clone()