Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

full sequences for hlt jets with different corrections added #18

Merged
merged 1 commit into from
Nov 14, 2015

Conversation

yetkinyilmaz
Copy link

No description provided.

yetkinyilmaz added a commit that referenced this pull request Nov 14, 2015
full sequences for hlt jets with different corrections added
@yetkinyilmaz yetkinyilmaz merged commit 0a925d8 into forest_CMSSW_7_5_3_patch1 Nov 14, 2015
@yetkinyilmaz
Copy link
Author

following should be added to the cfg which runs on the RE-HLT:

process.load('hltPuAK4CaloJetsCorrectedIDPassed_PbPb_mix_cff')
process.load('hltPuAK4CaloJetsIDPassedCorrK_PbPb_mix_cff')
process.load('hltPuAK4CaloJetsIDPassedCorrL_PbPb_mix_cff')

process.ana = cms.EndPath(process.hltPuAK4CaloJetsCorrectedIDPassedJetSequence*
process.hltPuAK4CaloJetsIDPassedCorrKJetSequence*
process.hltPuAK4CaloJetsIDPassedCorrLJetSequence
)

#new offline correction (L)
process.GlobalTag.toGet.extend(
[
cms.PSet(record = cms.string("JetCorrectionsRecord"),
tag = cms.string("JetCorrectorParametersCollection_HI_PythiaCUETP8M1_5020GeV_753p1_v1_AK4Calo_hlt"),
label = cms.untracked.string("AK4Calo")
)
]
)

@harmonicoscillator harmonicoscillator deleted the ecal_jec_01 branch December 11, 2015 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant