Skip to content

Commit

Permalink
Merge pull request #6219 from threus/onlineConfigFixSiStrip_73x
Browse files Browse the repository at this point in the history
increased #cluster threshold for cosmic seed finder
  • Loading branch information
cmsbuild committed Nov 5, 2014
2 parents 225a01b + 9bc2c17 commit be14bbc
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -253,6 +253,7 @@
# Reco for cosmic data
process.load('RecoTracker.SpecialSeedGenerators.SimpleCosmicBONSeeder_cfi')
process.simpleCosmicBONSeeds.ClusterCheckPSet.MaxNumberOfCosmicClusters = 450
process.combinatorialcosmicseedfinderP5.MaxNumberOfCosmicClusters = 450

process.RecoForDQM_TrkReco_cosmic = cms.Sequence(process.offlineBeamSpot*process.MeasurementTrackerEvent*process.ctftracksP5)

Expand Down

0 comments on commit be14bbc

Please sign in to comment.