Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
pietverwilligen committed May 28, 2015
1 parent 03f0eb3 commit a461e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fireworks/Geometry/python/dumpRecoGeometry_cfg.py
Expand Up @@ -76,7 +76,7 @@ def recoGeoLoad(score):
elif score == "GEMDev":
from Configuration.AlCa.autoCond import autoCond
process.GlobalTag.globaltag = autoCond['mc']
process.load('Configuration.Geometry.GeometryExtended2015MuonReco_GEMDev_cff')
process.load('Configuration.Geometry.GeometryExtended2015MuonGEMDevReco_cff')

elif score == "SLHCDB": # orig dumpFWRecoSLHCGeometry_cfg.py
process.GlobalTag.globaltag = 'DESIGN42_V17::All'
Expand Down

0 comments on commit a461e51

Please sign in to comment.