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() |
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.