Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130756
b: refs/heads/l1tmuon-upgrade-dev
c: 1547ad6
h: refs/heads/l1tmuon-upgrade-dev
  • Loading branch information
cerminar committed Apr 1, 2014
1 parent 875d28c commit 3348561
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/l1tmuon-upgrade-dev: 185ae336c15dc0dd2cccac0e833a6f285862cead
refs/heads/l1tmuon-upgrade-dev: 1547ad6795a16b24ff4df5803863a546de372357
5 changes: 3 additions & 2 deletions trunk/Configuration/DataProcessing/python/Reco.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,9 @@ def alcaSkim(self, skims, **args):

# FIXME: dirty hack..any way around this?
# Tier0 needs the dataset used for ALCAHARVEST step to be a different data-tier
if 'PromptCalibProd' in step:
process.ALCARECOStreamPromptCalibProd.dataset.dataTier = cms.untracked.string('ALCAPROMPT')
for wfl in pclWflws:
methodToCall = getattr(process, 'ALCARECOStream'+wfl)
methodToCall.dataset.dataTier = cms.untracked.string('ALCAPROMPT')

return process

Expand Down

0 comments on commit 3348561

Please sign in to comment.