00001 import FWCore.ParameterSet.Config as cms 00002 00003 # 00004 # This cfi should be included to build the CSC geometry model 00005 # with corrections for real MTCC geometry Oct-2006 00006 # 00007 from Geometry.CSCGeometry.cscGeometry_cfi import * 00008 CSCGeometryESModule.useCentreTIOffsets = True 00009