Skip to content

Commit 5112a9f

Browse files
authored
MFT json files: revert to 2ce7d32, remove the changes from the ITS commit fae72c3 (#1615)
1 parent 72b6075 commit 5112a9f

File tree

4 files changed

+41
-11
lines changed

4 files changed

+41
-11
lines changed

DATA/production/qc-async/mft.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,17 @@
4242
"maxDuration" : "60000",
4343
"timeBinSize" : "0.1",
4444
"ROFLengthInBC" : "594"
45-
}
45+
},
46+
"grpGeomRequest" : {
47+
"geomRequest": "None",
48+
"askGRPECS": "true",
49+
"askGRPLHCIF": "false",
50+
"askGRPMagField": "false",
51+
"askMatLUT": "false",
52+
"askTime": "false",
53+
"askOnceAllButField": "false",
54+
"needPropagatorD": "false"
55+
}
4656
},
4757
"MFTTracks": {
4858
"active": "true",

DATA/production/qc-sync/mft-full-no-tracks.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@
9191
"timeBinSize" : "0.1",
9292
"ROFLengthInBC" : "594"
9393
},
94+
"grpGeomRequest" : {
95+
"geomRequest": "None",
96+
"askGRPECS": "true",
97+
"askGRPLHCIF": "false",
98+
"askGRPMagField": "false",
99+
"askMatLUT": "false",
100+
"askTime": "false",
101+
"askOnceAllButField": "false",
102+
"needPropagatorD": "false"
103+
},
94104
"location": "local",
95105
"localMachines": [
96106
"epn", "localhost"

DATA/production/qc-sync/mft-full.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@
9191
"timeBinSize" : "0.1",
9292
"ROFLengthInBC" : "594"
9393
},
94+
"grpGeomRequest" : {
95+
"geomRequest": "None",
96+
"askGRPECS": "true",
97+
"askGRPLHCIF": "false",
98+
"askGRPMagField": "false",
99+
"askMatLUT": "false",
100+
"askTime": "false",
101+
"askOnceAllButField": "false",
102+
"needPropagatorD": "false"
103+
},
94104
"location": "local",
95105
"localMachines": [
96106
"epn", "localhost"
@@ -131,16 +141,6 @@
131141
"MaxDuration": "60000",
132142
"TimeBinSize": "0.1"
133143
},
134-
"grpGeomRequest": {
135-
"geomRequest": "None",
136-
"askGRPECS": "true",
137-
"askGRPLHCIF": "false",
138-
"askGRPMagField": "false",
139-
"askMatLUT": "false",
140-
"askTime": "false",
141-
"askOnceAllButField": "false",
142-
"needPropagatorD": "false"
143-
},
144144
"remoteMachine": "alio2-cr1-qme05.cern.ch",
145145
"remotePort": "47796",
146146
"localControl": "odc"

MC/config/QC/json/mft-clusters.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@
4545
"timeBinSize": "0.1",
4646
"ROFLengthInBC": "594"
4747
},
48+
"grpGeomRequest" : {
49+
"geomRequest": "None",
50+
"askGRPECS": "true",
51+
"askGRPLHCIF": "false",
52+
"askGRPMagField": "false",
53+
"askMatLUT": "false",
54+
"askTime": "false",
55+
"askOnceAllButField": "false",
56+
"needPropagatorD": "false"
57+
},
4858
"location": "remote"
4959
}
5060
},

0 commit comments

Comments
 (0)