1 import FWCore.ParameterSet.Config
as cms
3 process.XMLFromDBSource.label=
'ExtendedLiMin' 4 process.GlobalTag.toGet = cms.VPSet(
5 cms.PSet(record = cms.string(
"GeometryFileRcd"),
6 tag = cms.string(
"XMLFILE_Geometry_311YV1_ExtendedLiMin_mc"),
7 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_GEOMETRY"),
8 label = cms.untracked.string(
"ExtendedLiMin")