Skip to content

Commit 662f573

Browse files
Including ITS and MFT
1 parent c1c30d0 commit 662f573

2 files changed

Lines changed: 21 additions & 3 deletions

File tree

DATA/production/qc-async/its.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,18 @@
4242
"nThreads": "1",
4343
"nBCbins" : "103",
4444
"dicttimestamp" : "0",
45-
"geomPath" : "o2sim_geometry-aligned.root",
4645
"publishDetailedSummary": "0",
4746
"publishSummary1D": "0"
47+
},
48+
"grpGeomRequest" : {
49+
"geomRequest": "Aligned",
50+
"askGRPECS": "false",
51+
"askGRPLHCIF": "false",
52+
"askGRPMagField": "false",
53+
"askMatLUT": "false",
54+
"askTime": "false",
55+
"askOnceAllButField": "false",
56+
"needPropagatorD": "false"
4857
}
4958
},
5059
"ITSTracks": {

DATA/production/qc-async/mft.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,17 @@
3939
"maxClusterROFSize" : "50000",
4040
"maxDuration" : "60000",
4141
"timeBinSize" : "0.1",
42-
"ROFLengthInBC" : "594",
43-
"geomFileName" : "o2sim_geometry-aligned.root"
42+
"ROFLengthInBC" : "594"
43+
},
44+
"grpGeomRequest" : {
45+
"geomRequest": "Aligned",
46+
"askGRPECS": "false",
47+
"askGRPLHCIF": "false",
48+
"askGRPMagField": "true",
49+
"askMatLUT": "false",
50+
"askTime": "false",
51+
"askOnceAllButField": "false",
52+
"needPropagatorD": "false"
4453
}
4554
},
4655
"MFTTracks": {

0 commit comments

Comments
 (0)