Skip to content

Commit 5a7ec35

Browse files
committed
Add TPC Loopers collision system confKey
1 parent 8ac5992 commit 5a7ec35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MC/bin/o2dpg_sim_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ def add(cfg, flatconfig):
134134
# ----- add default settings -----
135135

136136
add(config, {"MFTBase.buildAlignment" : "true"})
137+
add(config, {"GenTPCLoopers.colsys" : args.col})
137138

138139
# ----- apply external overwrites from command line -------
139140
for keyval in externalConfigString.split(";"):

0 commit comments

Comments
 (0)