CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/Geometry/CommonDetUnit/python/bareGlobalTrackingGeometry_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # bareGlobalTrackingGeometry.cfi
00005 # This cfi should be included to build the GlobalTrackingGeometry alone, 
00006 # the user has to declare individual concrete geometries himself.
00007 # (The file globalTrackingGeometry.cfi includes also all concrete geometries
00008 # for muon and tracker)
00009 #
00010 GlobalTrackingGeometryESProducer = cms.ESProducer("GlobalTrackingGeometryESProducer")
00011 
00012