CMS 3D CMS Logo

TB2006GeometryNoEcalXML_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource",
00004     geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml', 
00005         'Geometry/CMSCommonData/data/rotations.xml', 
00006         'Geometry/HcalCommonData/data/hcalrotations.xml', 
00007         'SimG4CMS/HcalTestBeam/test/2006/TBHcal.xml', 
00008         'Geometry/HcalTestBeamData/data/TBHcal06BeamLine.xml', 
00009         'Geometry/HcalTestBeamData/data/TBHcalCable.xml', 
00010         'Geometry/HcalTestBeamData/data/TBHcalBarrel.xml', 
00011         'Geometry/HcalTestBeamData/data/TBHcalEndcap.xml', 
00012         'Geometry/HcalTestBeamData/data/TBHcal06HcalOuter.xml', 
00013         'Geometry/HcalTestBeamData/data/TBHcal06Sens.xml', 
00014         'Geometry/HcalTestBeamData/data/TBHcal06ProdCuts.xml', 
00015         'Geometry/HcalTestBeamData/data/TBHcal06Util.xml'),
00016     rootNodeName = cms.string('TBHcal:TBHCal')
00017 )
00018 
00019 

Generated on Tue Jun 9 17:46:58 2009 for CMSSW by  doxygen 1.5.4