Skip to content

Commit

Permalink
Merge pull request #40752 from bsunanda/Phase2-sim141
Browse files Browse the repository at this point in the history
Phase2-sim141 Small changes to the scripts to test all Phase2 geometry scenarios
  • Loading branch information
cmsbuild committed Feb 15, 2023
2 parents d32bfd8 + 1e8ca18 commit 7066a7b
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
Expand Up @@ -2,7 +2,7 @@
# Way to use this:
# cmsRun g4OverlapCheck2026DD4hep_cfg.py geometry=D92 tol=0.1
#
# Options for geometry D88, D91, D92, D93, D94, D95, D96, D98, D99
# Options for geometry D86, D88, D91, D92, D93, D94, D95, D96, D98, D99
#
###############################################################################
import FWCore.ParameterSet.Config as cms
Expand All @@ -16,7 +16,7 @@
"D88",
VarParsing.VarParsing.multiplicity.singleton,
VarParsing.VarParsing.varType.string,
"geometry of operations: D88, D91, D92, D93, D94, D95, D96, D98, D99")
"geometry of operations: D86, D88, D91, D92, D93, D94, D95, D96, D98, D99")
options.register('tol',
0.1,
VarParsing.VarParsing.multiplicity.singleton,
Expand Down
Expand Up @@ -2,7 +2,7 @@
# Way to use this:
# cmsRun g4OverlapCheck2026DDD_cfg.py geometry=D88 tol=0.1
#
# Options for geometry D88, D91, D92, D93, D94, D95, D96, D98, D99
# Options for geometry D86, D88, D91, D92, D93, D94, D95, D96, D98, D99
#
###############################################################################
import FWCore.ParameterSet.Config as cms
Expand All @@ -16,7 +16,7 @@
"D88",
VarParsing.VarParsing.multiplicity.singleton,
VarParsing.VarParsing.varType.string,
"geometry of operations: D88, D91, D92, D93, D94, D95, D96, D98, D99")
"geometry of operations: D86, D88, D91, D92, D93, D94, D95, D96, D98, D99")
options.register('tol',
0.1,
VarParsing.VarParsing.multiplicity.singleton,
Expand Down
4 changes: 2 additions & 2 deletions SimG4Core/PrintGeomInfo/test/python/runDD4hep2026_cfg.py
Expand Up @@ -2,7 +2,7 @@
# Way to use this:
# cmsRun runDD4hep2026_cfg.py geometry=D92
#
# Options for geometry D88, D91, D92, D93, D94, D95, D96, D97, D98, D99
# Options for geometry D86, D88, D91, D92, D93, D94, D95, D96, D97, D98, D99
#
###############################################################################
import FWCore.ParameterSet.Config as cms
Expand All @@ -16,7 +16,7 @@
"D92",
VarParsing.VarParsing.multiplicity.singleton,
VarParsing.VarParsing.varType.string,
"geometry of operations: D88, D91, D92, D93, D94, D95, D96, D97, D98, D99")
"geometry of operations: D86, D88, D91, D92, D93, D94, D95, D96, D97, D98, D99")

### get and parse the command line arguments
options.parseArguments()
Expand Down
4 changes: 2 additions & 2 deletions SimG4Core/PrintGeomInfo/test/python/runDDD2026_cfg.py
Expand Up @@ -2,7 +2,7 @@
# Way to use this:
# cmsRun runDDD2026_cfg.py geometry=D88
#
# Options for geometry D88, D91, D92, D93, D94, D95, D96, D97, D98, D99
# Options for geometry D86, D88, D91, D92, D93, D94, D95, D96, D97, D98, D99
#
###############################################################################
import FWCore.ParameterSet.Config as cms
Expand All @@ -16,7 +16,7 @@
"D92",
VarParsing.VarParsing.multiplicity.singleton,
VarParsing.VarParsing.varType.string,
"geometry of operations: D88, D91, D92, D93, D94, D95, D96, D97, D98, D99")
"geometry of operations: D86, D88, D91, D92, D93, D94, D95, D96, D97, D98, D99")

### get and parse the command line arguments
options.parseArguments()
Expand Down
4 changes: 2 additions & 2 deletions SimG4Core/PrintGeomInfo/test/python/runSens2026_cfg.py
Expand Up @@ -2,7 +2,7 @@
# Way to use this:
# cmsRun runSens2026_cfg.py geometry=D92
#
# Options for geometry D88, D91, D92, D93, D94, D95, D96, D98, D99
# Options for geometry D86, D88, D91, D92, D93, D94, D95, D96, D98, D99
#
###############################################################################
import FWCore.ParameterSet.Config as cms
Expand All @@ -16,7 +16,7 @@
"D92",
VarParsing.VarParsing.multiplicity.singleton,
VarParsing.VarParsing.varType.string,
"geometry of operations: D88, D91, D92, D93, D94, D95, D96, D98, D99")
"geometry of operations: D86, D88, D91, D92, D93, D94, D95, D96, D98, D99")

### get and parse the command line arguments
options.parseArguments()
Expand Down
6 changes: 3 additions & 3 deletions SimG4Core/PrintGeomInfo/test/python/runSummary2026_cfg.py
Expand Up @@ -2,7 +2,7 @@
# Way to use this:
# cmsRun runSummary2026_cfg.py geometry=D92
#
# Options for geometry D88, D91, D92, D93, D94, D95, D96, D98, D99
# Options for geometry D86, D88, D91, D92, D93, D94, D95, D96, D98, D99
#
###############################################################################
import FWCore.ParameterSet.Config as cms
Expand All @@ -13,10 +13,10 @@
### SETUP OPTIONS
options = VarParsing.VarParsing('standard')
options.register('geometry',
"Run3",
"D88",
VarParsing.VarParsing.multiplicity.singleton,
VarParsing.VarParsing.varType.string,
"geometry of operations: D88, D91, D92, D93, D94, D95, D96, D98, D99")
"geometry of operations: D86, D88, D91, D92, D93, D94, D95, D96, D98, D99")

### get and parse the command line arguments
options.parseArguments()
Expand Down

0 comments on commit 7066a7b

Please sign in to comment.