Skip to content

Commit 3d5ac9b

Browse files
author
Sunanda
committed
One small chane in documentation
1 parent 51a36b5 commit 3d5ac9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Geometry/HGCalCommonData/test/python/g4OverlapCheckDD4hep_cfg.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Way to use this:
33
# cmsRun g4OverlapCheckDD4hep_cfg.py type=V17 tol=0.01 resol=10000
44
#
5-
# Options for type V17, V17Shift, V18, V19
5+
# Options for type V16, V17, V17Shift, V18, V19
66
# tol 1.0, 0.1, 0.01, 0.0
77
# resol 10000, 100000, 1000000
88
#
@@ -18,7 +18,7 @@
1818
"V17",
1919
VarParsing.VarParsing.multiplicity.singleton,
2020
VarParsing.VarParsing.varType.string,
21-
"type of operations: V17, V17Shift, V18, V19")
21+
"type of operations: V16, V17, V17Shift, V18, V19")
2222
options.register('tol',
2323
0.01,
2424
VarParsing.VarParsing.multiplicity.singleton,

0 commit comments

Comments
 (0)