Skip to content

Commit 6dcf144

Browse files
authored
TPC QC allow proper init of propagator to avoid error message in FST (#1436)
1 parent 50ec7dc commit 6dcf144

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

DATA/production/qc-sync/tpc.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,16 @@
110110
"cutMinNCluster": "60",
111111
"cutMindEdxTot": "20."
112112
},
113+
"grpGeomRequest" : {
114+
"geomRequest": "Aligned",
115+
"askGRPECS": "false",
116+
"askGRPLHCIF": "false",
117+
"askGRPMagField": "true",
118+
"askMatLUT": "true",
119+
"askTime": "false",
120+
"askOnceAllButField": "true",
121+
"needPropagatorD": "false"
122+
},
113123
"location": "local",
114124
"localMachines": [
115125
"localhost",

0 commit comments

Comments
 (0)