CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
trackerClusterCheck_cfi Namespace Reference

Variables

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

Variable Documentation

string trackerClusterCheck_cfi.cut = "strip < 400000 && pixel < 40000 && (strip < 60000 + 7.0*pixel) && (pixel < 8000 + 0.14*strip)"

Definition at line 13 of file trackerClusterCheck_cfi.py.

trackerClusterCheck_cfi.doClusterCheck = True,

Definition at line 12 of file trackerClusterCheck_cfi.py.

int trackerClusterCheck_cfi.MaxNumberOfCosmicClusters = 500000

Definition at line 27 of file trackerClusterCheck_cfi.py.

int trackerClusterCheck_cfi.MaxNumberOfPixelClusters = 100000

Definition at line 19 of file trackerClusterCheck_cfi.py.

tuple trackerClusterCheck_cfi.trackerClusterCheck = _trackerClusterCheckDefault.clone()

Definition at line 2 of file trackerClusterCheck_cfi.py.