Skip to content

Commit d992550

Browse files
wiechulachiarazampolli
authored andcommitted
Add modifications to activate TPC DCAr plots
* proper ccdb * grpGeom handler
1 parent a36e260 commit d992550

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

DATA/production/qc-async/tpc.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"url": ""
2424
},
2525
"conditionDB": {
26-
"url": "ccdb-test.cern.ch:8080"
26+
"url": "alice-ccdb.cern.ch"
2727
}
2828
},
2929
"tasks": {
@@ -91,6 +91,16 @@
9191
"cutAbsEta": "1.",
9292
"cutMinNCluster": "60",
9393
"cutMindEdxTot": "20."
94+
},
95+
"grpGeomRequest" : {
96+
"geomRequest": "None",
97+
"askGRPECS": "false",
98+
"askGRPLHCIF": "false",
99+
"askGRPMagField": "true",
100+
"askMatLUT": "true",
101+
"askTime": "false",
102+
"askOnceAllButField": "true",
103+
"needPropagatorD": "false"
94104
}
95105
}
96106
}

0 commit comments

Comments
 (0)