Skip to content

Commit 27cc7ad

Browse files
authored
[MUON] enabled magnetic field in tracks QC (#1613)
The loading of the magnetic field is needed to correctly extrapolate the tracks to the interaction point
1 parent ad4670a commit 27cc7ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

DATA/production/qc-async/mch-tracks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"geomRequest": "Aligned",
4444
"askGRPECS": "true",
4545
"askGRPLHCIF": "false",
46-
"askGRPMagField": "false",
46+
"askGRPMagField": "true",
4747
"askMatLUT": "false",
4848
"askTime": "false",
4949
"askOnceAllButField": "true",

DATA/production/qc-async/mchmid-tracks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"geomRequest": "Aligned",
2222
"askGRPECS": "true",
2323
"askGRPLHCIF": "false",
24-
"askGRPMagField": "false",
24+
"askGRPMagField": "true",
2525
"askMatLUT": "false",
2626
"askTime": "false",
2727
"askOnceAllButField": "false",

DATA/production/qc-async/mftmch-tracks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"geomRequest": "Aligned",
2222
"askGRPECS": "true",
2323
"askGRPLHCIF": "false",
24-
"askGRPMagField": "false",
24+
"askGRPMagField": "true",
2525
"askMatLUT": "false",
2626
"askTime": "false",
2727
"askOnceAllButField": "false",

DATA/production/qc-async/mftmchmid-tracks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"geomRequest": "Aligned",
2222
"askGRPECS": "true",
2323
"askGRPLHCIF": "false",
24-
"askGRPMagField": "false",
24+
"askGRPMagField": "true",
2525
"askMatLUT": "false",
2626
"askTime": "false",
2727
"askOnceAllButField": "false",

0 commit comments

Comments
 (0)