Skip to content

Commit

Permalink
update aliases of pfClusterMet
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Jul 20, 2014
1 parent b5c24fd commit 2bcd73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecoMET/METProducers/python/PFClusterMET_cfi.py
Expand Up @@ -7,7 +7,7 @@
pfClusterMet = cms.EDProducer(
"PFClusterMETProducer",
src = cms.InputTag("pfClusterRefsForJets"),
alias = cms.string('PFClusterMET'),
alias = cms.string('pfClusterMet'),
globalThreshold = cms.double(0.0),
)

Expand Down

0 comments on commit 2bcd73d

Please sign in to comment.