Skip to content

Commit

Permalink
Merge pull request #7624 from davidlange6/cleanupForGeometryIdeal
Browse files Browse the repository at this point in the history
GeometryIdeal -> GeometryRecoDB in unit tests
  • Loading branch information
davidlange6 committed Feb 9, 2015
2 parents 1ee0f5f + b50ea50 commit ba7652e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@
)

## configure geometry & conditions
process.load("Configuration.Geometry.GeometryIdeal_cff")
process.load("Configuration.Geometry.GeometryRecoDB_cff")
process.load("Configuration.StandardSequences.FrontierConditions_GlobalTag_cff")
from Configuration.AlCa.GlobalTag import GlobalTag
process.GlobalTag = GlobalTag(process.GlobalTag, 'auto:run2_mc')
Expand Down

0 comments on commit ba7652e

Please sign in to comment.