Skip to content

Commit

Permalink
Eliminate overlaps. Add Phase1 pixel in Post LS2 scenario.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ianna Osborne committed Oct 4, 2012
1 parent 5651169 commit 0b1b14f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 41 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,11 @@
'Geometry/HcalCommonData/data/hcalouteralgo.xml',
'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
'Geometry/MuonCommonData/data/mbCommon.xml',
'Geometry/MuonCommonData/data/mb1.xml',
'Geometry/MuonCommonData/data/mb2.xml',
'Geometry/MuonCommonData/data/mb3.xml',
'Geometry/MuonCommonData/data/mb4.xml',
'Geometry/MuonCommonData/data/v1/mbCommon.xml',
'Geometry/MuonCommonData/data/v1/mb1.xml',
'Geometry/MuonCommonData/data/v1/mb2.xml',
'Geometry/MuonCommonData/data/v1/mb3.xml',
'Geometry/MuonCommonData/data/v1/mb4.xml',
'Geometry/MuonCommonData/data/design/muonYoke.xml',
'Geometry/MuonCommonData/data/v2/mf.xml',
'Geometry/MuonCommonData/data/v2/rpcf.xml',
Expand Down
74 changes: 38 additions & 36 deletions Geometry/CMSCommonData/python/cmsExtendedGeometryPostLS2XML_cfi.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import FWCore.ParameterSet.Config as cms

XMLIdealGeometryESSource = cms.ESSource("XMLIdealGeometryESSource",
geomXMLFiles = cms.vstring('Geometry/CMSCommonData/data/materials.xml',
geomXMLFiles = cms.vstring('SLHCUpgradeSimulations/Geometry/data/PhaseI/materials.xml',
'Geometry/CMSCommonData/data/rotations.xml',
'Geometry/CMSCommonData/data/extend/cmsextent.xml',
'Geometry/CMSCommonData/data/cms.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/cms.xml',
'Geometry/CMSCommonData/data/cmsMother.xml',
'Geometry/CMSCommonData/data/cmsTracker.xml',
'Geometry/CMSCommonData/data/caloBase.xml',
Expand All @@ -17,30 +17,32 @@
'Geometry/CMSCommonData/data/muonMB.xml',
'Geometry/CMSCommonData/data/muonMagnet.xml',
'Geometry/CMSCommonData/data/cavern.xml',
'Geometry/TrackerCommonData/data/pixfwdMaterials.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdMaterials.xml',
'Geometry/TrackerCommonData/data/pixfwdCommon.xml',
'Geometry/TrackerCommonData/data/pixfwdPlaq.xml',
'Geometry/TrackerCommonData/data/pixfwdPlaq1x2.xml',
'Geometry/TrackerCommonData/data/pixfwdPlaq1x5.xml',
'Geometry/TrackerCommonData/data/pixfwdPlaq2x3.xml',
'Geometry/TrackerCommonData/data/pixfwdPlaq2x4.xml',
'Geometry/TrackerCommonData/data/pixfwdPlaq2x5.xml',
'Geometry/TrackerCommonData/data/pixfwdPanelBase.xml',
'Geometry/TrackerCommonData/data/pixfwdPanel.xml',
'Geometry/TrackerCommonData/data/pixfwdBlade.xml',
'Geometry/TrackerCommonData/data/pixfwdNipple.xml',
'Geometry/TrackerCommonData/data/pixfwdDisk.xml',
'Geometry/TrackerCommonData/data/pixfwdCylinder.xml',
'Geometry/TrackerCommonData/data/pixfwd.xml',
'Geometry/TrackerCommonData/data/pixbarmaterial.xml',
'Geometry/TrackerCommonData/data/pixbarladder.xml',
'Geometry/TrackerCommonData/data/pixbarladderfull.xml',
'Geometry/TrackerCommonData/data/pixbarladderhalf.xml',
'Geometry/TrackerCommonData/data/pixbarlayer.xml',
'Geometry/TrackerCommonData/data/pixbarlayer0.xml',
'Geometry/TrackerCommonData/data/pixbarlayer1.xml',
'Geometry/TrackerCommonData/data/pixbarlayer2.xml',
'Geometry/TrackerCommonData/data/pixbar.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdCylinder.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwd.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdDisks.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdInnerDisk1.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdInnerDisk2.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdInnerDisk3.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdOuterDisk1.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdOuterDisk2.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdOuterDisk3.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdblade1.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdblade2.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixfwdblade3.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarmaterial.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarladder.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarladderfull0.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarladderfull1.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarladderfull2.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarladderfull3.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarlayer.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarlayer0.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarlayer1.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarlayer2.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbarlayer3.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/pixbar.xml',
'Geometry/TrackerCommonData/data/tibtidcommonmaterial.xml',
'Geometry/TrackerCommonData/data/tibmaterial.xml',
'Geometry/TrackerCommonData/data/tibmodpar.xml',
Expand Down Expand Up @@ -187,7 +189,7 @@
'Geometry/TrackerCommonData/data/trackermaterial.xml',
'Geometry/TrackerCommonData/data/tracker.xml',
'Geometry/TrackerCommonData/data/trackerpixbar.xml',
'Geometry/TrackerCommonData/data/trackerpixfwd.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/trackerpixfwd.xml',
'Geometry/TrackerCommonData/data/trackertibtidservices.xml',
'Geometry/TrackerCommonData/data/trackertib.xml',
'Geometry/TrackerCommonData/data/trackertid.xml',
Expand All @@ -214,12 +216,12 @@
'Geometry/HcalCommonData/data/hcalouteralgo.xml',
'Geometry/HcalCommonData/data/hcalforwardalgo.xml',
'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
'Geometry/MuonCommonData/data/mbCommon.xml',
'Geometry/MuonCommonData/data/mb1.xml',
'Geometry/MuonCommonData/data/mb2.xml',
'Geometry/MuonCommonData/data/mb3.xml',
'Geometry/MuonCommonData/data/mb4.xml',
'Geometry/MuonCommonData/data/muonYoke.xml',
'Geometry/MuonCommonData/data/v1/mbCommon.xml',
'Geometry/MuonCommonData/data/v1/mb1.xml',
'Geometry/MuonCommonData/data/v1/mb2.xml',
'Geometry/MuonCommonData/data/v1/mb3.xml',
'Geometry/MuonCommonData/data/v1/mb4.xml',
'Geometry/MuonCommonData/data/design/muonYoke.xml',
'Geometry/MuonCommonData/data/v2/mf.xml',
'Geometry/MuonCommonData/data/v2/rpcf.xml',
'Geometry/MuonCommonData/data/v2/csc.xml',
Expand All @@ -242,9 +244,9 @@
'Geometry/ForwardCommonData/data/zdclumi.xml',
'Geometry/ForwardCommonData/data/cmszdc.xml')+cms.vstring(
'Geometry/MuonCommonData/data/muonNumbering.xml',
'Geometry/TrackerCommonData/data/trackerStructureTopology.xml',
'Geometry/TrackerSimData/data/trackersens.xml',
'Geometry/TrackerRecoData/data/trackerRecoMaterial.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/trackerStructureTopology.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/trackersens.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/trackerRecoMaterial.xml',
'Geometry/EcalSimData/data/ecalsens.xml',
'Geometry/HcalCommonData/data/hcalsenspmf.xml',
'Geometry/HcalSimData/data/hf.xml',
Expand All @@ -262,7 +264,7 @@
'Geometry/HcalSimData/data/HcalProdCuts.xml',
'Geometry/EcalSimData/data/EcalProdCuts.xml',
'Geometry/EcalSimData/data/ESProdCuts.xml',
'Geometry/TrackerSimData/data/trackerProdCuts.xml',
'SLHCUpgradeSimulations/Geometry/data/PhaseI/trackerProdCuts.xml',
'Geometry/TrackerSimData/data/trackerProdCutsBEAM.xml',
'Geometry/MuonSimData/data/muonProdCuts.xml',
'Geometry/ForwardSimData/data/CastorProdCuts.xml',
Expand Down

0 comments on commit 0b1b14f

Please sign in to comment.