Skip to content

Commit

Permalink
add jets, report str.
Browse files Browse the repository at this point in the history
  • Loading branch information
popovvp committed Apr 17, 2015
1 parent 06efaed commit 3b3b8e3
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
CastorTowerLabel = cms.InputTag("CastorTowerReco"),
CastorBasicJetsLabel = cms.InputTag("ak7CastorJets"),
CastorJetIDLabel = cms.InputTag("ak7CastorJetID"),

HLTtriggerResults = cms.InputTag("TriggerResults","","HLT"),
ratioThreshold = cms.untracked.double(0.9),
QrmsDead = cms.untracked.double(1.01),

DataIntMonitor= cms.untracked.bool(True),
TowerJetMonitor= cms.untracked.bool(True),
Expand Down

0 comments on commit 3b3b8e3

Please sign in to comment.